aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-08-26net_sched: sfb: optimize enqueue on full queueEric Dumazet
2011-08-26af_packet: Prefixed tpacket_v3 structs to avoid name space collisionchetan loke
2011-08-24Scm: Remove unnecessary pid & credential references in Unix socket's send and...Tim Chen
2011-08-24sctp: Bundle HEAERTBEAT into ASCONF_ACKMichio Honda
2011-08-24sctp: HEARTBEAT negotiation after ASCONFMichio Honda
2011-08-24Proportional Rate Reduction for TCP.Nandita Dukkipati
2011-08-24af-packet: TPACKET_V3 flexible buffer implementation.chetan loke
2011-08-24IEEE802.15.4: 6LoWPAN basic supportAlexander Smirnov
2011-08-24net: xfrm: convert to SKB frag APIsIan Campbell
2011-08-24net: ipv6: convert to SKB frag APIsIan Campbell
2011-08-24net: ipv4: convert to SKB frag APIsIan Campbell
2011-08-24net: convert core to skb paged frag APIsIan Campbell
2011-08-24rps: support IPIP encapsulationEric Dumazet
2011-08-24Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2011-08-22Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-08-22net: vlan: goto another_round instead of calling __netif_receive_skbJiri Pirko
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-22batman-adv: merge update_transtable() into tt related codeMarek Lindner
2011-08-22batman-adv: reuse tt_len() to calculate tt buffer lengthMarek Lindner
2011-08-22batman-adv: print client flags in the local/global transtables outputAntonio Quartulli
2011-08-22batman-adv: implement AP-isolation on the sender sideAntonio Quartulli
2011-08-22batman-adv: implement AP-isolation on the receiver sideAntonio Quartulli
2011-08-22batman-adv: detect clients connected through a 802.11 deviceAntonio Quartulli
2011-08-22batman-adv: correct several typ0s in the commentsAntonio Quartulli
2011-08-22batman-adv: hash_add() has to discriminate on the return valueAntonio Quartulli
2011-08-20net: Preserve ooo_okay when copying skb headerChangli Gao
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-08-19ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONSDaniel Baluta
2011-08-18net: rps: support PPPOE session messagesChangli Gao
2011-08-18net: rps: support 802.1QChangli Gao
2011-08-18vlan: reset headers on accel emulation pathJiri Pirko
2011-08-17net: remove ndo_set_multicast_list callbackJiri Pirko
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-17net: introduce IFF_UNICAST_FLT private flagJiri Pirko
2011-08-17net_sched: fix port mirror/redirect stats reportingJamal Hadi Salim
2011-08-17rps: Inspect GRE encapsulated packets to get flow hashTom Herbert
2011-08-17rps: Infrastructure in __skb_get_rxhash for deep inspectionTom Herbert
2011-08-17rps: Add flag to skb to indicate rxhash is based on L4 tupleTom Herbert
2011-08-17rps: Some minor cleanup in get_rps_cpusTom Herbert
2011-08-16sit tunnels: propagate IPv6 transport class to IPv4 Type of ServiceLionel Elie Mamane
2011-08-13af_iucv: add HiperSockets transportUrsula Braun
2011-08-13af_iucv: cleanup - use iucv_sk(sk) earlyUrsula Braun
2011-08-13af_iucv: use loadable iucv interfaceFrank Blaschka
2011-08-13iucv: kernel option for z/VM IUCV and HiperSocketsUrsula Braun
2011-08-13iucv: introduce loadable iucv interfaceFrank Blaschka
2011-08-12nl80211/cfg80211: Add extra IE configuration to AP mode setupJouni Malinen
2011-08-12nl80211/cfg80211: Add crypto settings into NEW_BEACONJouni Malinen
2011-08-12nl80211/cfg80211: Allow SSID to be specified in new beacon commandJouni Malinen
2011-08-12cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar
2011-08-12net: cleanup some rcu_dereference_rawEric Dumazet