aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-02-04mcast: do not check 'rv' twice in a rowJean Sacren
2013-02-04net: remove redundant check for timer pending state before del_timerYing Xue
2013-02-04sctp: sctp_close: fix release of bindings for deferred call_rcu'sDaniel Borkmann
2013-02-04netns: bridge: allow unprivileged users add/delete mdb entryGao feng
2013-02-04netns: ebtable: allow unprivileged users to operate ebtablesGao feng
2013-02-04netns: fdb: allow unprivileged users to add/del fdb entriesGao feng
2013-01-31wanrouter: delete now orphaned header content, files/driversPaul Gortmaker
2013-01-31wanrouter: completely decouple obsolete code from kernel.Paul Gortmaker
2013-01-30ipv6 anycast: Convert ipv6_sk_ac_lock to spinlock.YOSHIFUJI Hideaki / 吉藤英明
2013-01-30ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.YOSHIFUJI Hideaki / 吉藤英明
2013-01-30ipv6 flowlabel: Convert hash list to RCU.YOSHIFUJI Hideaki / 吉藤英明
2013-01-30ipv6 flowlabel: Ensure to take lock when modifying np->ip6_sk_fl_list.YOSHIFUJI Hideaki / 吉藤英明
2013-01-29net: disallow drivers with buggy VLAN accel to register_netdevice()Michał Mirosław
2013-01-29netfilter ipset: Use ipv6_addr_equal() where appropriate.YOSHIFUJI Hideaki / 吉藤英明
2013-01-29netfilter ip6table_mangle: Use ipv6_addr_equal() where appropriate.YOSHIFUJI Hideaki / 吉藤英明
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