index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
[SKB]: __skb_append = __skb_queue_after
Gerrit Renker
2008-04-14
1
-1
/
+1
*
|
[SKFILTER]: Add SKF_ADF_NLATTR instruction
Patrick McHardy
2008-04-10
1
-0
/
+17
*
|
socket: sk_filter deinline
Stephen Hemminger
2008-04-10
1
-0
/
+35
*
|
socket: sk_filter minor cleanups
Stephen Hemminger
2008-04-10
1
-3
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-04-03
1
-2
/
+2
|
\
\
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-03-26
2
-2
/
+25
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-03-21
1
-2
/
+4
|
|
\
\
|
*
|
|
sched, net: socket wakeups are sync
Ingo Molnar
2008-03-19
1
-2
/
+2
*
|
|
|
[SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net.
Pavel Emelyanov
2008-03-31
1
-0
/
+48
*
|
|
|
[SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.
Pavel Emelyanov
2008-03-31
1
-2
/
+2
*
|
|
|
[NETNS]: Introduce a netns_core structure.
Pavel Emelyanov
2008-03-31
1
-6
/
+6
*
|
|
|
[NET]: Fix dev_alloc_skb() typo.
David S. Miller
2008-03-28
1
-1
/
+1
*
|
|
|
[SOCK]: Drop per-proto inuse init and fre functions (v2).
Pavel Emelyanov
2008-03-28
1
-10
/
+1
*
|
|
|
[SOCK]: Introduce a percpu inuse counters array (v2).
Pavel Emelyanov
2008-03-28
1
-0
/
+22
*
|
|
|
[SOCK]: Enumerate struct proto-s to facilitate percpu inuse accounting (v2).
Pavel Emelyanov
2008-03-28
1
-0
/
+34
*
|
|
|
[NET]: Add inline intent commentary to dev_alloc_skb().
Denys Vlasenko
2008-03-28
1
-0
/
+4
*
|
|
|
[NET] NEIGHBOUR: Extract hash/lookup functions for pneigh entries.
YOSHIFUJI Hideaki
2008-03-28
1
-32
/
+29
*
|
|
|
[NET] NEIGHBOUR: Make each EXPORT_SYMBOL{,_GPL}() immediately follow its func...
YOSHIFUJI Hideaki
2008-03-28
1
-29
/
+24
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-27
2
-2
/
+25
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
[NET]: Fix multicast device ioctl checks
Patrick McHardy
2008-03-26
1
-2
/
+2
|
*
|
|
[NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3).
Pavel Emelyanov
2008-03-24
1
-0
/
+23
|
|
|
/
|
|
/
|
*
|
|
[NET]: uninline skb_trim, de-bloats
Ilpo Järvinen
2008-03-27
1
-0
/
+16
*
|
|
[NET]: uninline dst_release
Ilpo Järvinen
2008-03-27
1
-0
/
+10
*
|
|
[NET]: uninline skb_push, de-bloats a lot
Ilpo Järvinen
2008-03-27
1
-0
/
+19
*
|
|
[NET]: uninline dev_alloc_skb, de-bloats a lot
Ilpo Järvinen
2008-03-27
1
-0
/
+18
*
|
|
[NET]: uninline skb_pull, de-bloats a lot
Ilpo Järvinen
2008-03-27
1
-0
/
+16
*
|
|
[NET]: uninline skb_put, de-bloats a lot
Ilpo Järvinen
2008-03-27
1
-0
/
+21
*
|
|
[NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
2
-10
/
+10
*
|
|
[NET] NETNS: Omit neigh_parms->net and pneigh_entry->net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
1
-10
/
+16
*
|
|
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
1
-4
/
+4
*
|
|
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
4
-19
/
+19
*
|
|
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
6
-22
/
+22
*
|
|
[NETNS]: Minor information leak via /proc/net/ptype file.
Pavel Emelyanov
2008-03-24
1
-3
/
+4
*
|
|
[NET]: Add per-connection option to set max TSO frame size
Peter P Waskiewicz Jr
2008-03-21
2
-2
/
+5
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-21
1
-2
/
+4
|
\
\
\
|
|
/
/
|
*
|
netpoll: zap_completion_queue: adjust skb->users counter
Jarek Poplawski
2008-03-20
1
-2
/
+4
|
|
/
*
|
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-05
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-03-05
2
-5
/
+9
|
\
\
|
|
/
|
*
[NETPOLL]: Revert two bogus cleanups that broke netconsole.
David S. Miller
2008-03-04
1
-4
/
+8
|
*
[NET]: Fix race in generic address resolution.
Frank Blaschka
2008-03-03
1
-1
/
+1
*
|
[ARP]: Introduce the arp_hdr_len helper.
Pavel Emelyanov
2008-03-03
1
-4
/
+2
*
|
[NET]: Use existing device list walker for /proc/dev_mcast.
Pavel Emelyanov
2008-02-29
1
-31
/
+6
*
|
[NET]: sk_release_kernel needs to be exported to modules
David S. Miller
2008-02-29
1
-0
/
+1
*
|
[NET]: Make netlink_kernel_release publically available as sk_release_kernel.
Denis V. Lunev
2008-02-29
1
-0
/
+18
*
|
[NETNS]: DST cleanup routines should be called inside namespace.
Denis V. Lunev
2008-02-28
1
-3
/
+0
*
|
[NETNS]: Default arp parameters lookup.
Denis V. Lunev
2008-02-28
1
-3
/
+1
*
|
[NETNS]: Register neighbour table parameters in the correct namespace.
Denis V. Lunev
2008-02-28
1
-1
/
+2
|
/
*
[PKTGEN]: Use proc_create() to setup ->proc_fops first
Wang Chen
2008-02-28
1
-6
/
+4
*
[NEIGHBOUR]: Use proc_create() to setup ->proc_fops first
Wang Chen
2008-02-28
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-02-23
3
-9
/
+27
|
\
[prev]
[next]