aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-72/+135
2012-10-24ipv6: Set default hoplimit as zero.Li RongQing1-2/+2
2012-10-24SUNRPC: Get rid of the xs_error_report socket callbackTrond Myklebust1-25/+0
2012-10-24SUNRPC: Prevent races in xs_abort_connection()Trond Myklebust1-5/+8
2012-10-24Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..."Trond Myklebust1-1/+1
2012-10-24SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAITTrond Myklebust1-0/+1
2012-10-23tcp: Reject invalid ack_seq to Fast Open socketsJerry Chu2-4/+12
2012-10-22net: fix secpath kmemleakEric Dumazet1-2/+4
2012-10-22tcp: add SYN/data info to TCP_INFOYuchung Cheng4-0/+5
2012-10-19Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+2
2012-10-19Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+2
2012-10-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville7-32/+45
2012-10-18Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller3-10/+27
2012-10-18tcp: fix FIONREAD/SIOCINQEric Dumazet1-5/+3
2012-10-18netlink: use kfree_rcu() in netlink_release()Eric Dumazet1-4/+15
2012-10-18ipv4: Fix flushing of cached routing informationsSteffen Klassert1-3/+6
2012-10-18vlan: allow to change type when no vlan device is hooked on netdevJiri Pirko1-1/+3
2012-10-18batman-adv: Fix potential broadcast BLA-duplicate-check race conditionLinus Lüssing2-5/+16
2012-10-18batman-adv: Fix broadcast packet CRC calculationLinus Lüssing2-5/+11
2012-10-17Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville3-24/+34
2012-10-17SUNRPC: Prevent kernel stack corruption on long values of flushSasha Levin1-2/+2
2012-10-17mac80211: connect with HT20 if HT40 is not permittedJohannes Berg1-10/+20
2012-10-17netfilter: xt_TEE: don't use destination address found in headerEric Dumazet1-0/+1
2012-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netPablo Neira Ayuso63-796/+816
2012-10-16ipv6: addrconf: fix /proc/net/if_inet6Eric Dumazet1-6/+9
2012-10-16sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()Zijie Pan1-1/+2
2012-10-16vlan: fix bond/team enslave of vlan challenged slave/portJiri Pirko1-1/+8
2012-10-15mac80211: use ieee80211_free_txskb in a few more placesFelix Fietkau3-5/+5
2012-10-15mac80211: check if key has TKIP type before updating IVStanislaw Gruszka1-1/+2
2012-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothJohn W. Linville1-2/+4
2012-10-15cfg80211/mac80211: avoid state mishmash on deauthStanislaw Gruszka2-11/+6
2012-10-15Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg460-9632/+17843
2012-10-15netfilter: xt_nat: fix incorrect hooks for SNAT and DNAT targetsElison Niven1-4/+4
2012-10-15netfilter: xt_CT: fix timeout setting with IPv6Pablo Neira Ayuso1-4/+6
2012-10-14Merge 3.7-rc1 into tty-linusGreg Kroah-Hartman66-754/+745
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds3-27/+28
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2012-10-13Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-204/+190
2012-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-138/+82
2012-10-12userns: Properly print bluetooth socket uidsEric W. Biederman1-1/+1
2012-10-12net: add doc for in4_pton()Amerigo Wang1-0/+12
2012-10-12net: add doc for in6_pton()Amerigo Wang1-0/+12
2012-10-12vti: fix sparse bit endian warningsstephen hemminger1-2/+2
2012-10-12tcp: resets are misroutedAlexey Kuznetsov2-4/+6
2012-10-12Bluetooth: SMP: Fix setting unknown auth_req bitsJohan Hedberg1-2/+4
2012-10-12Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds2-20/+36
2012-10-11tcp: sysctl interface leaks 16 bytes of kernel memoryAlan Cox1-0/+2
2012-10-119P: Fix race between p9_write_work() and p9_fd_request()Simon Derr1-1/+2
2012-10-11Merge Trond's bugfixesJ. Bruce Fields1-5/+17
2012-10-10ipv4: fix route mark sparse warningstephen hemminger1-1/+1