summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-02-12sch: make htb_rate_cfg and functions around that genericJiri Pirko
2013-02-12htb: initialize cl->tokens and cl->ctokens correctlyJiri Pirko
2013-02-12htb: remove pointless first initialization of buffer and cbufferJiri Pirko
2013-02-12htb: use PSCHED_TICKS2NS()Jiri Pirko
2013-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-12htb: fix values in opt dumpJiri Pirko
2013-02-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-02-12net: fix infinite loop in __skb_recv_datagram()Eric Dumazet
2013-02-12net: sctp: remove unused multiple cookie keysDaniel Borkmann
2013-02-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-12netpoll: cleanup sparse warningsNeil Horman
2013-02-12netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lockNeil Horman
2013-02-12skbuff: create skb_panic() function and its wrappersJean Sacren
2013-02-11Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-02-11bridge: set priority of STP packetsStephen Hemminger
2013-02-11mrp: make mrp_rcv staticStephen Hemminger
2013-02-11ethtool: fix sparse warningStephen Hemminger
2013-02-11bridge: use dev->addr_assign_type to see if user change macJiri Pirko
2013-02-11ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2Hannes Frederic Sowa
2013-02-11ipv6: don't accept multicast traffic with scope 0Hannes Frederic Sowa
2013-02-11ipv6: don't let node/interface scoped multicast traffic escape on the wireHannes Frederic Sowa
2013-02-11mac80211: fix channel selection bugJohannes Berg
2013-02-11net neighbour, decnet: Ensure to align device private data on preferred align...YOSHIFUJI Hideaki / 吉藤英明
2013-02-11ipv6 mcast: Do not join device multicast for interface-local multicasts.YOSHIFUJI Hideaki / 吉藤英明
2013-02-11Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2013-02-11arp: fix possible crash in arp_rcv()Eric Dumazet
2013-02-11net/8021q: Implement Multiple VLAN Registration Protocol (MVRP)David Ward
2013-02-11net/802: Implement Multiple Registration Protocol (MRP)David Ward
2013-02-11VSOCK: Introduce VM SocketsAndy King
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-08net: sctp: sctp_auth_make_key_vector: use sctp_auth_create_keyDaniel Borkmann
2013-02-08ipv6: fix a RCU warning in net/ipv6/ip6_flowlabel.cAmerigo Wang
2013-02-08skbuff: Move definition of NETDEV_FRAG_PAGE_MAX_SIZEAlexander Duyck
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-08net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann
2013-02-08net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-08l2tp: dont play with skb->truesizeEric Dumazet
2013-02-08net: sctp: sctp_auth_make_key_vector: remove duplicate ntohs callsDaniel Borkmann
2013-02-08net: sctp: sctp_auth_key_put: use kzfree instead of kfreeDaniel Borkmann
2013-02-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2013-02-07mac80211: fix managed mode channel context useJohannes Berg
2013-02-07netfilter: ip6t_NPT: Ensure to check lower part of prefixes are zeroYOSHIFUJI Hideaki / 吉藤英明
2013-02-07netfilter: ip6t_NPT: Fix prefix manglingYOSHIFUJI Hideaki / 吉藤英明
2013-02-07netfilter: ip6t_NPT: Fix adjustment calculationYOSHIFUJI Hideaki / 吉藤英明
2013-02-06ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()Tommi Rantala
2013-02-06net: reset mac header in dev_start_xmit()Eric Dumazet
2013-02-06net: adjust skb_gso_segment() for calling in rx pathCong Wang
2013-02-06wpan: use stack buffer instead of heapAlexander Aring
2013-02-066lowpan: use stack buffer instead of heapAlexander Aring