aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville1-1/+1
2013-01-28SCTP: Free the per-net sysctl table on net exit. v2Vlad Yasevich1-0/+4
2013-01-28IP_GRE: Fix kernel panic in IP_GRE with GRE csum.Pravin B Shelar1-1/+5
2013-01-28ipvs: freeing uninitialized pointer on errorDan Carpenter1-0/+2
2013-01-27sctp: set association state to established in dupcook_a handlerXufeng Zhang1-1/+3
2013-01-27ip6mr: limit IPv6 MRT_TABLE identifiersDan Carpenter1-0/+3
2013-01-27batman-adv: filter ARP packets with invalid MAC addresses in DATMatthias Schiffer1-0/+13
2013-01-27batman-adv: check for more types of invalid IP addresses in DATMatthias Schiffer1-1/+3
2013-01-27batman-adv: fix skb leak in batadv_dat_snoop_incoming_arp_reply()Matthias Schiffer1-0/+2
2013-01-24cfg80211: off by one in ieee80211_bss()Dan Carpenter1-1/+1
2013-01-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville6-31/+35
2013-01-22ipv4: Fix route refcount on pmtu discoverySteffen Klassert1-2/+9
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville6-31/+35
2013-01-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller7-14/+45
2013-01-22net: net_cls: fd passed in SCM_RIGHTS datagram not set correctlyDaniel Wagner1-1/+4
2013-01-21openvswitch: Move LRO check from transmit to receive.Jesse Gross1-7/+9
2013-01-21ipv4: Add a socket release callback for datagram socketsSteffen Klassert4-0/+28
2013-01-21ipv4: Invalidate the socket cached route on pmtu events if possibleSteffen Klassert1-1/+41
2013-01-21xfrm4: Invalidate all ipv4 routes on IPsec pmtu eventsSteffen Klassert3-6/+15
2013-01-21xfrm: fix freed block size calculation in xfrm_policy_fini()Michal Kubecek1-1/+1
2013-01-20net: splice: fix __splice_segment()Eric Dumazet1-13/+15
2013-01-20net: splice: avoid high order page splittingEric Dumazet1-29/+9
2013-01-20tcp: fix incorrect LOCKDROPPEDICMPS counterEric Dumazet1-5/+4
2013-01-18ipv6: Add an error handler for icmp6Steffen Klassert1-0/+12
2013-01-18net/xfrm/xfrm_replay: avoid division by zeroNickolai Zeldovich1-1/+3
2013-01-17sctp: refactor sctp_outq_teardown to insure proper re-initalizationNeil Horman1-4/+8
2013-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville5-11/+14
2013-01-17ipv4: Don't update the pmtu on mtu locked routesSteffen Klassert1-0/+3
2013-01-17ipv4: Remove output route check in ipv4_mtuSteffen Klassert1-1/+1
2013-01-17ipv6: fix header length calculation in ip6_append_data()Romain KUNTZ1-2/+2
2013-01-16mac80211: add encrypt headroom to PERR framesBob Copeland1-1/+3
2013-01-16mac80211: set NEED_TXPROCESSING for PERR framesBob Copeland1-0/+1
2013-01-16mac80211: fix monitor mode injectionFelix Fietkau1-3/+6
2013-01-16mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka3-26/+14
2013-01-16mac80211: fix FT roamingJohannes Berg1-1/+11
2013-01-14Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller4-14/+28
2013-01-14tcp: fix a panic on UP machines in reqsk_fastopen_removeEric Dumazet1-2/+0
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-115/+237
2013-01-13netfilter: x_tables: print correct hook names for ARPJan Engelhardt1-8/+20
2013-01-12netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netnsPablo Neira Ayuso2-4/+6
2013-01-11net, wireless: overwrite default_ethtool_opsStanislaw Gruszka2-2/+9
2013-01-11Merge tag 'nfs-for-3.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-4/+11
2013-01-10tcp: accept RST without ACK flagEric Dumazet1-2/+2
2013-01-10nfs: fix sunrpc/clnt.c kernel-doc warningsRandy Dunlap1-1/+1
2013-01-10ipv6: use addrconf_get_prefix_route for prefix route lookup [v2]Romain Kuntz1-14/+11
2013-01-10ipv6: fix the noflags test in addrconf_get_prefix_routeRomain Kuntz1-1/+1
2013-01-10tcp: fix splice() and tcp collapsing interactionEric Dumazet1-3/+10
2013-01-10tcp: splice: fix an infinite loop in tcp_read_sock()Eric Dumazet1-1/+1
2013-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+1
2013-01-10netfilter: xt_CT: fix unset return value if conntrack zone are disabledPablo Neira Ayuso1-2/+2