| Commit message (Expand) | Author | Age |
* | net_sched: sfb: optimize enqueue on full queue | Eric Dumazet | 2011-08-26 |
* | af_packet: Prefixed tpacket_v3 structs to avoid name space collision | chetan loke | 2011-08-26 |
* | Scm: Remove unnecessary pid & credential references in Unix socket's send and... | Tim Chen | 2011-08-24 |
* | sctp: Bundle HEAERTBEAT into ASCONF_ACK | Michio Honda | 2011-08-24 |
* | sctp: HEARTBEAT negotiation after ASCONF | Michio Honda | 2011-08-24 |
* | Proportional Rate Reduction for TCP. | Nandita Dukkipati | 2011-08-24 |
* | af-packet: TPACKET_V3 flexible buffer implementation. | chetan loke | 2011-08-24 |
* | IEEE802.15.4: 6LoWPAN basic support | Alexander Smirnov | 2011-08-24 |
* | net: xfrm: convert to SKB frag APIs | Ian Campbell | 2011-08-24 |
* | net: ipv6: convert to SKB frag APIs | Ian Campbell | 2011-08-24 |
* | net: ipv4: convert to SKB frag APIs | Ian Campbell | 2011-08-24 |
* | net: convert core to skb paged frag APIs | Ian Campbell | 2011-08-24 |
* | rps: support IPIP encapsulation | Eric Dumazet | 2011-08-24 |
* | Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge | David S. Miller | 2011-08-24 |
|\ |
|
| * | batman-adv: merge update_transtable() into tt related code | Marek Lindner | 2011-08-22 |
| * | batman-adv: reuse tt_len() to calculate tt buffer length | Marek Lindner | 2011-08-22 |
| * | batman-adv: print client flags in the local/global transtables output | Antonio Quartulli | 2011-08-22 |
| * | batman-adv: implement AP-isolation on the sender side | Antonio Quartulli | 2011-08-22 |
| * | batman-adv: implement AP-isolation on the receiver side | Antonio Quartulli | 2011-08-22 |
| * | batman-adv: detect clients connected through a 802.11 device | Antonio Quartulli | 2011-08-22 |
| * | batman-adv: correct several typ0s in the comments | Antonio Quartulli | 2011-08-22 |
| * | batman-adv: hash_add() has to discriminate on the return value | Antonio Quartulli | 2011-08-22 |
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-08-22 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-08-22 |
| |\ \ |
|
| | * | | nl80211/cfg80211: Add extra IE configuration to AP mode setup | Jouni Malinen | 2011-08-12 |
| | * | | nl80211/cfg80211: Add crypto settings into NEW_BEACON | Jouni Malinen | 2011-08-12 |
| | * | | nl80211/cfg80211: Allow SSID to be specified in new beacon command | Jouni Malinen | 2011-08-12 |
| | * | | cfg80211/mac80211: move information element parsing logic to cfg80211 | Yogesh Ashok Powar | 2011-08-12 |
| | * | | nl80211/cfg80211: Make addition of new sinfo fields safer | Jouni Malinen | 2011-08-11 |
| | * | | cfg80211: fix a crash in nl80211_send_station | Felix Fietkau | 2011-08-11 |
| | * | | mac80211: fix erroneous clearing of MESH_PATH_SN_VALID flag | Javier Cardona | 2011-08-10 |
| | * | | mac80211: clear sta.drv_priv on reconfiguration | Eliad Peller | 2011-08-10 |
| | * | | cfg80211/nl80211: Send AssocReq IEs to user space in AP mode | Jouni Malinen | 2011-08-10 |
| | * | | nl80211: Indicate driver-based offchannel TX on mgmt_tx_cancel_wait | Jouni Malinen | 2011-08-10 |
| | * | | mac80211: Don't use EAPOL frames for rate sampling | Helmut Schaa | 2011-08-09 |
| | * | | mac80211: Fill in skb->protocol information for injected frames | Helmut Schaa | 2011-08-09 |
| | * | | cfg80211: Update REG_DBG_PRINT macro and uses | Joe Perches | 2011-08-09 |
| | * | | lib80211: remove exports for functions not called by other modules | Pavel Roskin | 2011-08-09 |
| | * | | mac80211/mesh: make the preq queue lock consistent | Baruch Siach | 2011-08-08 |
| | * | | mac80211: Don't use a buf_size=0 in ADDBA requests | Helmut Schaa | 2011-08-08 |
| | * | | mac80211: Stop TX BA session if buf_size is zero | Helmut Schaa | 2011-08-08 |
| | * | | mac80211: remove offchannel_tx API | Johannes Berg | 2011-08-08 |
| | * | | cfg80211: remove unused wext handler exports | Johannes Berg | 2011-08-08 |
| | * | | cfg80211: split wext compatibility to separate header | Johannes Berg | 2011-08-08 |
* | | | | net: vlan: goto another_round instead of calling __netif_receive_skb | Jiri Pirko | 2011-08-22 |
|/ / / |
|
* | | | net: Preserve ooo_okay when copying skb header | Changli Gao | 2011-08-20 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-08-20 |
|\ \ \ |
|
| * | | | ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONS | Daniel Baluta | 2011-08-19 |
| * | | | vlan: reset headers on accel emulation path | Jiri Pirko | 2011-08-19 |
| * | | | net_sched: fix port mirror/redirect stats reporting | Jamal Hadi Salim | 2011-08-17 |