summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-03-19netfilter: remove unused "config IP_NF_QUEUE"Paul Bolle
2013-03-19packet: packet fanout rollover during socket overloadWillem de Bruijn
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-19netfilter: nf_conntrack: speed up module removal path if netns in useVladimir Davydov
2013-03-19netfilter: nf_conntrack: add include to fix sparse warningstephen hemminger
2013-03-19netfilter: nfnetlink_queue: zero copy supportEric Dumazet
2013-03-19netfilter: ctnetlink: allow to dump expectation per master conntrackPablo Neira Ayuso
2013-03-19xfrm: use xfrm direction when lookup policyBaker Zhang
2013-03-19inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa
2013-03-19can: dump stack on protocol bugsOliver Hartkopp
2013-03-19ipvs: remove extra rcu lockJulian Anastasov
2013-03-19ipvs: add backup_only flag to avoid loopsJulian Anastasov
2013-03-19ipvs: fix some sparse warningsJulian Anastasov
2013-03-19ipvs: fix hashing in ip_vs_svc_hashkeyJulian Anastasov
2013-03-19ipvs: fix sctp chunk length orderJulian Anastasov
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2013-03-18tcp: dont handle MTU reduction on LISTEN socketEric Dumazet
2013-03-18net: Fix a comment typoKusanagi Kouichi
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-17tcp: Remove TCPCTChristoph Paasch
2013-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2013-03-17netpoll: use DEFINE_STATIC_SRCU() to define netpoll_srcuLai Jiangshan
2013-03-17bridge: Add support for setting BR_ROOT_BLOCK flag.Vlad Yasevich
2013-03-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-03-17vxlan: generalize forwarding tablesDavid Stevens
2013-03-17rtnetlink: Mask the rta_type when range checkingVlad Yasevich
2013-03-17Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP uncon...Timo Teräs
2013-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-15ipv4: replace ip_fast_csum with csum_replace2Li RongQing
2013-03-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2013-03-15VSOCK: Support VM sockets connected to the hypervisor.Reilly Grant
2013-03-15netfilter: ip6t_NPT: restrict to mangle tableFlorian Westphal
2013-03-15netfilter: nfnetlink_queue: use xor hash function to distribute instancesPablo Neira Ayuso
2013-03-15netfilter: nfnetlink_queue: fix incorrect initialization of copy range fieldPablo Neira Ayuso
2013-03-15netfilter: nf_conntrack: register pernet subsystem before register L4 protoGao feng
2013-03-15netfilter: ebt_ulog: remove unnecessary spin lock protectionGao feng
2013-03-15netfilter: nf_ct_ipv6: use ipv6_iface_scope_id in conntrack to return scope idHannes Frederic Sowa
2013-03-15bridge: netfilter: use PTR_RET instead of IS_ERR + PTR_ERRSilviu-Mihai Popescu
2013-03-15ipv4: netfilter: use PTR_RET instead of IS_ERR + PTR_ERRSilviu-Mihai Popescu
2013-03-15netfilter: ip6t_NPT: Use csum_partial()YOSHIFUJI Hideaki
2013-03-14Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 stateVinicius Costa Gomes
2013-03-14tcp: fix skb_availroom()Eric Dumazet
2013-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-13batman-adv: network coding - receive coded packets and decode themMartin Hundebøll
2013-03-13batman-adv: network coding - save overheard and tx packets for decodingMartin Hundebøll
2013-03-13batman-adv: network coding - code and transmit packets if possibleMartin Hundebøll
2013-03-13batman-adv: network coding - buffer unicast packets before forwardMartin Hundebøll
2013-03-13batman-adv: network coding - detect coding nodes and remove these after timeoutMartin Hundebøll
2013-03-13batman-adv: network coding - add the initial infrastructure codeMartin Hundebøll
2013-03-13batman-adv: don't use !! in bool conversionAntonio Quartulli