summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2013-01-31cfg80211/mac80211: support reporting wakeup reasonJohannes Berg
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-30ipv6: do not create neighbor entries for local deliveryMarcelo Ricardo Leitner
2013-01-30SUNRPC: When changing the queue priority, ensure that we change the ownerTrond Myklebust
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-01-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-01-30Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testingAlex Elder
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-29tcp: Increment LISTENOVERFLOW and LISTENDROPS in tcp_v4_conn_request()Nivedita Singhvi
2013-01-29ipv6 addrconf: Fix interface identifiers of 802.15.4 devices.YOSHIFUJI Hideaki / 吉藤英明
2013-01-29pktgen: correctly handle failures when adding a deviceCong Wang
2013-01-29netem: fix delay calculation in rate extensionJohannes Naab
2013-01-29l2tp: prevent l2tp_tunnel_delete racing with userspace closeTom Parkin
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-29mac80211: dynamic short slot time for MBSSsThomas Pedersen
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-29cfg80211: add SME state to warning in __cfg80211_mlme_disassocJohannes Berg
2013-01-29mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka
2013-01-29Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg
2013-01-29Merge branch 'master' into for-nextJiri Kosina
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-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
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-28mac80211: fix mesh_sta_info_get() reshuffle damageThomas Pedersen
2013-01-28af_key: remove a duplicated skb_orphan()Cong Wang
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