| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-03-26 | 32 | -342/+311 |
|\ |
|
| * | ipv4: Fix ip-header identification for gso packets. | Pravin B Shelar | 2013-03-26 | 1 | -2/+1 |
| * | af_unix: dont send SCM_CREDENTIAL when dest socket is NULL | dingtianhong | 2013-03-26 | 1 | -2/+2 |
| * | ipv6: fix bad free of addrconf_init_net | Hong Zhiguo | 2013-03-25 | 1 | -16/+10 |
| * | unix: fix a race condition in unix_release() | Paul Moore | 2013-03-25 | 1 | -4/+3 |
| * | tcp: undo spurious timeout after SACK reneging | Yuchung Cheng | 2013-03-24 | 1 | -5/+2 |
| * | bridge: fix crash when set mac address of br interface | Hong zhi guo | 2013-03-24 | 1 | -1/+1 |
| * | 8021q: fix a potential use-after-free | Cong Wang | 2013-03-24 | 1 | -7/+7 |
| * | net: remove a WARN_ON() in net_enable_timestamp() | Eric Dumazet | 2013-03-24 | 1 | -1/+0 |
| * | tcp: preserve ACK clocking in TSO | Eric Dumazet | 2013-03-22 | 1 | -2/+5 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-03-20 | 1 | -0/+1 |
| |\ |
|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 2013-03-18 | 1 | -0/+1 |
| | |\ |
|
| | | * | Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state | Vinicius Costa Gomes | 2013-03-14 | 1 | -0/+1 |
| * | | | net/irda: add missing error path release_sock call | Kees Cook | 2013-03-20 | 1 | -2/+4 |
| * | | | ipconfig: Fix newline handling in log message. | Martin Fuzzey | 2013-03-20 | 1 | -1/+2 |
| * | | | flow_keys: include thoff into flow_keys for later usage | Daniel Borkmann | 2013-03-20 | 1 | -0/+2 |
| * | | | l2tp: unhash l2tp sessions on delete, not on free | Tom Parkin | 2013-03-20 | 3 | -50/+38 |
| * | | | l2tp: avoid deadlock in l2tp stats update | Tom Parkin | 2013-03-20 | 5 | -147/+93 |
| * | | | l2tp: push all ppp pseudowire shutdown through .release handler | Tom Parkin | 2013-03-20 | 1 | -43/+10 |
| * | | | l2tp: purge session reorder queue on delete | Tom Parkin | 2013-03-20 | 1 | -0/+4 |
| * | | | l2tp: add session reorder queue purge function to core | Tom Parkin | 2013-03-20 | 2 | -0/+18 |
| * | | | l2tp: don't BUG_ON sk_socket being NULL | Tom Parkin | 2013-03-20 | 1 | -8/+10 |
| * | | | l2tp: take a reference for kernel sockets in l2tp_tunnel_sock_lookup | Tom Parkin | 2013-03-20 | 1 | -0/+2 |
| * | | | l2tp: close sessions before initiating tunnel delete | Tom Parkin | 2013-03-20 | 1 | -0/+1 |
| * | | | l2tp: close sessions in ip socket destroy callback | Tom Parkin | 2013-03-20 | 2 | -0/+13 |
| * | | | l2tp: export l2tp_tunnel_closeall | Tom Parkin | 2013-03-20 | 2 | -2/+3 |
| * | | | l2tp: add udp encap socket destroy handler | Tom Parkin | 2013-03-20 | 1 | -0/+14 |
| * | | | udp: add encap_destroy callback | Tom Parkin | 2013-03-20 | 2 | -0/+15 |
| * | | | genetlink: trigger BUG_ON if a group name is too long | Masatake YAMATO | 2013-03-20 | 1 | -0/+1 |
| * | | | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 2013-03-20 | 10 | -51/+51 |
| |\ \ \ |
|
| | * | | | netfilter: remove unused "config IP_NF_QUEUE" | Paul Bolle | 2013-03-20 | 1 | -13/+0 |
| | * | | | ipvs: remove extra rcu lock | Julian Anastasov | 2013-03-19 | 1 | -2/+0 |
| | * | | | ipvs: add backup_only flag to avoid loops | Julian Anastasov | 2013-03-19 | 2 | -4/+15 |
| | * | | | ipvs: fix sctp chunk length order | Julian Anastasov | 2013-03-19 | 1 | -7/+9 |
| | * | | | netfilter: ip6t_NPT: restrict to mangle table | Florian Westphal | 2013-03-15 | 1 | -0/+2 |
| | * | | | netfilter: nfnetlink_queue: fix incorrect initialization of copy range field | Pablo Neira Ayuso | 2013-03-15 | 1 | -1/+1 |
| | * | | | netfilter: nf_conntrack: register pernet subsystem before register L4 proto | Gao feng | 2013-03-15 | 4 | -24/+24 |
* | | | | | Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-03-26 | 1 | -2/+7 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked | Trond Myklebust | 2013-03-25 | 1 | -2/+7 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-03-19 | 23 | -56/+128 |
|\ \ \ \ \ |
|
| * | | | | | inet: limit length of fragment queue hash table bucket lists | Hannes Frederic Sowa | 2013-03-19 | 4 | -16/+35 |
| * | | | | | tcp: dont handle MTU reduction on LISTEN socket | Eric Dumazet | 2013-03-18 | 2 | -7/+14 |
| * | | | | | bridge: Add support for setting BR_ROOT_BLOCK flag. | Vlad Yasevich | 2013-03-17 | 1 | -0/+1 |
| * | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2013-03-17 | 2 | -9/+55 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-03-15 | 2 | -9/+55 |
| | |\ \ \ \ \
| | | | |_|/ /
| | | |/| | | |
|
| | | * | | | | NFC: llcp: Report error to pending sockets when a device is removed | Samuel Ortiz | 2013-03-08 | 1 | -4/+12 |
| | | * | | | | NFC: llcp: Clean raw sockets from nfc_llcp_socket_release | Samuel Ortiz | 2013-03-08 | 1 | -0/+29 |
| | | * | | | | NFC: llcp: Clean local timers and works when removing a device | Samuel Ortiz | 2013-03-08 | 1 | -7/+14 |
| | | * | | | | NFC: llcp: Decrease socket ack log when accepting a connection | Samuel Ortiz | 2013-03-08 | 1 | -0/+2 |
| * | | | | | | rtnetlink: Mask the rta_type when range checking | Vlad Yasevich | 2013-03-17 | 1 | -1/+1 |