summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-01-29xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().YOSHIFUJI Hideaki / 吉藤英明
2013-01-29xfrm: Use ipv6_addr_equal() where appropriate.YOSHIFUJI Hideaki / 吉藤英明
2013-01-29ipv6 mcast: Use ipv6_addr_equal() in ip6_mc_source().YOSHIFUJI Hideaki / 吉藤英明
2013-01-29Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-29ipv6: add anti-spoofing checks for 6to4 and 6rdHannes Frederic Sowa
2013-01-29ipv6: Fix inet6_csk_bind_conflict so it builds with user namespaces enabledEric W. Biederman
2013-01-29pktgen: support net namespaceCong Wang
2013-01-29ip_gre: When TOS is inherited, use configured TOS value for non-IP packetsDavid Ward
2013-01-29ipv4: introduce address lifetimeJiri Pirko
2013-01-29net: frag, move LRU list maintenance outside of rwlockJesper Dangaard Brouer
2013-01-29net: use lib/percpu_counter API for fragmentation mem accountingJesper Dangaard Brouer
2013-01-29net: frag helper functions for mem limit trackingJesper Dangaard Brouer
2013-01-28net neigh: Optimize neighbor entry size calculation.YOSHIFUJI Hideaki / 吉藤英明
2013-01-28net: avoid to hang up on sending due to sysctl configuration overflow.bingtian.ly@taobao.com
2013-01-28netpoll: use the net namespace of current process instead of init_netCong Wang
2013-01-28netpoll: use ipv6_addr_equal() to compare ipv6 addrCong Wang
2013-01-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-01-28can: rework skb reserved data handlingOliver Hartkopp
2013-01-28batman-adv: fix local translation table outputAntonio Quartulli
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-28net: fix possible wrong checksum generationEric Dumazet
2013-01-28Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-01-28decnet: use correct RCU API to deref sk_dst_cache fieldCong Wang
2013-01-28SCTP: Free the per-net sysctl table on net exit. v2Vlad Yasevich
2013-01-28IP_GRE: Fix kernel panic in IP_GRE with GRE csum.Pravin B Shelar
2013-01-27irda: buffer overflow in irnet_ctrl_read()Dan Carpenter
2013-01-27sctp: set association state to established in dupcook_a handlerXufeng Zhang
2013-01-27ip6mr: limit IPv6 MRT_TABLE identifiersDan Carpenter
2013-01-27batman-adv: filter ARP packets with invalid MAC addresses in DATMatthias Schiffer
2013-01-27batman-adv: check for more types of invalid IP addresses in DATMatthias Schiffer
2013-01-27batman-adv: fix skb leak in batadv_dat_snoop_incoming_arp_reply()Matthias Schiffer
2013-01-27soreuseport: fix use of uid in tb->fastuidTom Herbert
2013-01-27Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2013-01-26can: gw: indicate and count deleted frames due to misconfigurationOliver Hartkopp
2013-01-26can: gw: add a variable limit for CAN frame routingsOliver Hartkopp
2013-01-26can: gw: make routing to the incoming CAN interface configurableOliver Hartkopp
2013-01-26can: add private data space for CAN sk_buffsOliver Hartkopp
2013-01-26can: Kconfig: switch on all CAN protocolls by defaultMarc Kleine-Budde
2013-01-26can: Kconfig: convert 'depends on CAN' into 'if CAN...endif' blockMarc Kleine-Budde
2013-01-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-23Merge branch 'testing' of git://git.kernel.org/pub/scm/linux/kernel/git/klass...David S. Miller
2013-01-23soreuseport: UDP/IPv6 implementationTom Herbert
2013-01-23soreuseport: TCP/IPv6 implementationTom Herbert
2013-01-23soreuseport: UDP/IPv4 implementationTom Herbert
2013-01-23soreuseport: TCP/IPv4 implementationTom Herbert
2013-01-23soreuseport: infrastructureTom Herbert
2013-01-23netfilter: nf_conntrack: fix compilation if sysctl are disabledPablo Neira Ayuso
2013-01-23netfilter: nf_conntrack: refactor l4proto support for netnsGao feng