index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-03-26
20
-42
/
+148
|
\
|
*
[IPSEC]: Fix BEET output
Herbert Xu
2008-03-26
4
-6
/
+10
|
*
[ICMP]: Dst entry leak in icmp_send host re-lookup code (v2).
Pavel Emelyanov
2008-03-26
1
-3
/
+3
|
*
[AX25]: Remove obsolete references to BKL from TODO file.
Robert P. J. Day
2008-03-26
1
-4
/
+0
|
*
[NET]: Fix multicast device ioctl checks
Patrick McHardy
2008-03-26
1
-2
/
+2
|
*
[IRDA]: Store irnet_socket termios properly.
David S. Miller
2008-03-26
1
-1
/
+1
|
*
[VLAN]: Don't copy ALLMULTI/PROMISC flags from underlying device
Patrick McHardy
2008-03-26
1
-1
/
+1
|
*
[IPSEC]: Fix inter address family IPsec tunnel handling.
Kazunori MIYAZAWA
2008-03-24
9
-21
/
+90
|
*
[NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3).
Pavel Emelyanov
2008-03-24
2
-4
/
+41
*
|
SVCRDMA: Check num_sge when setting LAST_CTXT bit
Tom Tucker
2008-03-26
1
-10
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-03-24
9
-22
/
+38
|
\
|
|
*
sch_htb: fix "too many events" situation
Martin Devera
2008-03-23
1
-6
/
+7
|
*
[ATM]: When proc_create() fails, do some error handling work and return -ENOMEM.
Wang Chen
2008-03-23
2
-3
/
+20
|
*
[9P] net/9p/trans_fd.c: remove unused variable
Julia Lawall
2008-03-22
1
-2
/
+0
|
*
[IPV6] net/ipv6/ndisc.c: remove unused variable
Julia Lawall
2008-03-22
1
-2
/
+0
|
*
[IPV4] fib_trie: fix warning from rcu_assign_poinger
Stephen Hemminger
2008-03-22
1
-2
/
+5
|
*
[TCP]: Let skbs grow over a page on fast peers
Herbert Xu
2008-03-22
1
-2
/
+2
|
*
[DLCI]: Fix tiny race between module unload and sock_ioctl.
Pavel Emelyanov
2008-03-21
1
-4
/
+3
|
*
[IPV4]: Fix null dereference in ip_defrag
Phil Oester
2008-03-21
1
-1
/
+1
*
|
SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adapters
Roland Dreier
2008-03-24
1
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-03-21
18
-85
/
+138
|
\
|
|
*
[IPV6] KCONFIG: Fix description about IPV6_TUNNEL.
YOSHIFUJI Hideaki
2008-03-20
1
-2
/
+3
|
*
[TCP]: Fix shrinking windows with window scaling
Patrick McHardy
2008-03-20
1
-1
/
+1
|
*
netpoll: zap_completion_queue: adjust skb->users counter
Jarek Poplawski
2008-03-20
1
-2
/
+4
|
*
bridge: use time_before() in br_fdb_cleanup()
Fabio Checconi
2008-03-20
1
-1
/
+1
|
*
[SCTP]: Fix a race between module load and protosw access
Vlad Yasevich
2008-03-20
2
-57
/
+104
|
*
[NETFILTER]: ipt_recent: sanity check hit count
Daniel Hokka Zakrisson
2008-03-20
1
-0
/
+2
|
*
[NETFILTER]: nf_conntrack_h323: logical-bitwise & confusion in process_setup()
Roel Kluin
2008-03-20
1
-1
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David S. Miller
2008-03-17
3
-40
/
+64
|
|
\
|
*
|
[IPV4]: esp_output() misannotations
Al Viro
2008-03-17
1
-1
/
+1
|
*
|
[8021Q]: vlan_dev misannotations
Al Viro
2008-03-17
1
-1
/
+1
|
*
|
[SUNRPC]: net/* NULL noise
Al Viro
2008-03-17
1
-1
/
+1
|
*
|
[SCTP]: fix misannotated __sctp_rcv_asconf_lookup()
Al Viro
2008-03-17
1
-1
/
+1
|
*
|
[PKT_SCHED]: annotate cls_u32
Al Viro
2008-03-17
2
-5
/
+5
|
*
|
[NET] endianness noise: INADDR_ANY
Al Viro
2008-03-17
5
-12
/
+13
*
|
|
sched, net: socket wakeups are sync
Ingo Molnar
2008-03-19
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-03-12
17
-75
/
+126
|
\
|
|
*
[SCTP]: Fix local_addr deletions during list traversals.
Chidambar 'ilLogict' Zinnoury
2008-03-11
3
-3
/
+9
|
*
[TCP]: Prevent sending past receiver window with TSO (at last skb)
Ilpo Järvinen
2008-03-11
1
-2
/
+10
|
*
[NETFILTER]: nf_queue: don't return error when unregistering a non-existant h...
Patrick McHardy
2008-03-10
1
-1
/
+1
|
*
[NETFILTER]: nfnetlink_queue: fix EPERM when binding/unbinding and instance 0...
Patrick McHardy
2008-03-10
1
-11
/
+4
|
*
[NETFILTER]: nfnetlink_log: fix EPERM when binding/unbinding and instance 0 e...
Patrick McHardy
2008-03-10
1
-14
/
+16
|
*
[NETFILTER]: nf_conntrack: replace horrible hack with ksize()
Pekka Enberg
2008-03-10
1
-16
/
+3
|
*
[NETFILTER]: nf_conntrack: add \n to "expectation table full" message
Alexey Dobriyan
2008-03-10
1
-1
/
+1
|
*
[NETFILTER]: xt_time: fix failure to match on Sundays
Jan Engelhardt
2008-03-10
1
-2
/
+5
|
*
[NETFILTER]: nfnetlink_log: fix computation of netlink skb size
Eric Leblond
2008-03-10
1
-1
/
+1
|
*
[NETFILTER]: nfnetlink_queue: fix computation of allocated size for netlink skb.
Eric Leblond
2008-03-10
1
-1
/
+1
|
*
RxRPC: fix rxrpc_recvmsg()'s returning of msg_name
David Howells
2008-03-05
1
-1
/
+2
|
*
bluetooth: make bnep_sock_cleanup() return void
Tobias Klauser
2008-03-05
2
-4
/
+2
|
*
bluetooth: Make hci_sock_cleanup() return void
Tobias Klauser
2008-03-05
1
-3
/
+1
[next]