summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-05-23netfilter: {ipt,ebt}_ULOG: rise warning on deprecationPablo Neira Ayuso
2013-05-23netfilter: don't panic on error while walking through the init pathPablo Neira Ayuso
2013-05-23bridge: netfilter: using strlcpy() instead of strncpy()Chen Gang
2013-05-23netfilter: xt_socket: use IP early demuxEric Dumazet
2013-05-23netfilter: xt_CT: optimize XT_CT_NOTRACKEric Dumazet
2013-05-23ipv6: use ipv6_addr_scope() helperCong Wang
2013-05-23ipv6: use ipv6_addr_any() helperCong Wang
2013-05-23sch_tbf: segment too big GSO packetsEric Dumazet
2013-05-22net: Loosen constraints for recalculating checksum in skb_segment()Simon Horman
2013-05-22bridge: send query as soon as leave is receivedCong Wang
2013-05-22bridge: only expire the mdb entry when query is receivedCong Wang
2013-05-22bridge: use the bridge IP addr as source addr for querierCong Wang
2013-05-20tcp: md5: remove spinlock usage in fast pathEric Dumazet
2013-05-20rps: selective flow shedding during softnet overflowWillem de Bruijn
2013-05-20tcp: remove bad timeout logic in fast recoveryYuchung Cheng
2013-05-19ipv6: add support of peer addressNicolas Dichtel
2013-05-18dev: remove duplicate 'skb->dev = dev' in dev_forward_skb()Nicolas Dichtel
2013-05-16tcp: speedup tcp_fixup_rcvbuf()Eric Dumazet
2013-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-12xfrm6: release dev before returning errorCong Wang
2013-05-12ipv6,gre: do not leak info to user-spaceAmerigo Wang
2013-05-11ipv6: do not clear pinet6 fieldEric Dumazet
2013-05-11Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-05-11ipv4: ip_output: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov
2013-05-11Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2013-05-10Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-05-09Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-05-09batman-adv: reorder clean up routine in order to avoid race conditionsAntonio Quartulli
2013-05-09batman-adv: make DAT drop ARP requests targeting local clientsAntonio Quartulli
2013-05-09batman-adv: check return value of pskb_trim_rcsum()Marek Lindner
2013-05-09batman-adv: check proto length before accessing proto string bufferMarek Lindner
2013-05-08gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()Pravin B Shelar
2013-05-07SUNRPC: fix decoding of optional gss-proxy xdr fieldsJ. Bruce Fields
2013-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-06tipc: potential divide by zero in tipc_link_recv_fragment()Dan Carpenter
2013-05-06tipc: add a bounds check in link_recv_changeover_msg()Dan Carpenter
2013-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-05-06netpoll: inverted down_trylock() testDan Carpenter
2013-05-06rps_dev_flow_table_release(): no need to delay vfree()Al Viro
2013-05-06fib_trie: no need to delay vfree()Al Viro
2013-05-06net: frag, fix race conditions in LRU list maintenanceKonstantin Khlebnikov
2013-05-06SUNRPC: Refactor gssx_dec_option_array() to kill uninitialized warningGeert Uytterhoeven
2013-05-05tcp: do not expire TCP fastopen cookiesEric Dumazet
2013-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-03packet: tpacket_v3: do not trigger bug() on wrong header statusDaniel Borkmann
2013-05-03vxlan: Fix TCPv6 segmentation.Pravin B Shelar
2013-05-03gre: Fix GREv4 TCPv6 segmentation.Pravin B Shelar
2013-05-03bridge: fix race with topology change timerstephen hemminger
2013-05-03tipc: pskb_copy() buffers when sending on more than one bearerGerlando Falauto
2013-05-03tipc: tipc_bcbearer_send(): simplify bearer selectionGerlando Falauto