aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net_sched: sfb: optimize enqueue on full queueEric Dumazet2011-08-26
* af_packet: Prefixed tpacket_v3 structs to avoid name space collisionchetan loke2011-08-26
* Scm: Remove unnecessary pid & credential references in Unix socket's send and...Tim Chen2011-08-24
* sctp: Bundle HEAERTBEAT into ASCONF_ACKMichio Honda2011-08-24
* sctp: HEARTBEAT negotiation after ASCONFMichio Honda2011-08-24
* Proportional Rate Reduction for TCP.Nandita Dukkipati2011-08-24
* af-packet: TPACKET_V3 flexible buffer implementation.chetan loke2011-08-24
* IEEE802.15.4: 6LoWPAN basic supportAlexander Smirnov2011-08-24
* net: xfrm: convert to SKB frag APIsIan Campbell2011-08-24
* net: ipv6: convert to SKB frag APIsIan Campbell2011-08-24
* net: ipv4: convert to SKB frag APIsIan Campbell2011-08-24
* net: convert core to skb paged frag APIsIan Campbell2011-08-24
* rps: support IPIP encapsulationEric Dumazet2011-08-24
* Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller2011-08-24
|\
| * batman-adv: merge update_transtable() into tt related codeMarek Lindner2011-08-22
| * batman-adv: reuse tt_len() to calculate tt buffer lengthMarek Lindner2011-08-22
| * batman-adv: print client flags in the local/global transtables outputAntonio Quartulli2011-08-22
| * batman-adv: implement AP-isolation on the sender sideAntonio Quartulli2011-08-22
| * batman-adv: implement AP-isolation on the receiver sideAntonio Quartulli2011-08-22
| * batman-adv: detect clients connected through a 802.11 deviceAntonio Quartulli2011-08-22
| * batman-adv: correct several typ0s in the commentsAntonio Quartulli2011-08-22
| * batman-adv: hash_add() has to discriminate on the return valueAntonio Quartulli2011-08-22
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-08-22
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-22
| |\ \
| | * | nl80211/cfg80211: Add extra IE configuration to AP mode setupJouni Malinen2011-08-12
| | * | nl80211/cfg80211: Add crypto settings into NEW_BEACONJouni Malinen2011-08-12
| | * | nl80211/cfg80211: Allow SSID to be specified in new beacon commandJouni Malinen2011-08-12
| | * | cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar2011-08-12
| | * | nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen2011-08-11
| | * | cfg80211: fix a crash in nl80211_send_stationFelix Fietkau2011-08-11
| | * | mac80211: fix erroneous clearing of MESH_PATH_SN_VALID flagJavier Cardona2011-08-10
| | * | mac80211: clear sta.drv_priv on reconfigurationEliad Peller2011-08-10
| | * | cfg80211/nl80211: Send AssocReq IEs to user space in AP modeJouni Malinen2011-08-10
| | * | nl80211: Indicate driver-based offchannel TX on mgmt_tx_cancel_waitJouni Malinen2011-08-10
| | * | mac80211: Don't use EAPOL frames for rate samplingHelmut Schaa2011-08-09
| | * | mac80211: Fill in skb->protocol information for injected framesHelmut Schaa2011-08-09
| | * | cfg80211: Update REG_DBG_PRINT macro and usesJoe Perches2011-08-09
| | * | lib80211: remove exports for functions not called by other modulesPavel Roskin2011-08-09
| | * | mac80211/mesh: make the preq queue lock consistentBaruch Siach2011-08-08
| | * | mac80211: Don't use a buf_size=0 in ADDBA requestsHelmut Schaa2011-08-08
| | * | mac80211: Stop TX BA session if buf_size is zeroHelmut Schaa2011-08-08
| | * | mac80211: remove offchannel_tx APIJohannes Berg2011-08-08
| | * | cfg80211: remove unused wext handler exportsJohannes Berg2011-08-08
| | * | cfg80211: split wext compatibility to separate headerJohannes Berg2011-08-08
* | | | net: vlan: goto another_round instead of calling __netif_receive_skbJiri Pirko2011-08-22
|/ / /
* | | net: Preserve ooo_okay when copying skb headerChangli Gao2011-08-20
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-20
|\ \ \
| * | | ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONSDaniel Baluta2011-08-19
| * | | vlan: reset headers on accel emulation pathJiri Pirko2011-08-19
| * | | net_sched: fix port mirror/redirect stats reportingJamal Hadi Salim2011-08-17