| Commit message (Expand) | Author | Age | Files | Lines |
* | headers, xtables: Add missing #include <linux/netfilter.h> | Ben Hutchings | 2011-08-26 | 3 | -0/+3 |
* | headers, netfilter: Add missing #include <limits.h> for userland | Ben Hutchings | 2011-08-26 | 3 | -0/+9 |
* | headers, tipc: Add missing #include to <linux/tipc_config.h> for userland | Ben Hutchings | 2011-08-26 | 1 | -0/+4 |
* | headers, netfilter: Use kernel type names __u8, __u16, __u32 | Ben Hutchings | 2011-08-26 | 3 | -28/+28 |
* | headers, net: Use __kernel_sa_family_t in more definitions shared with userland | Ben Hutchings | 2011-08-26 | 15 | -33/+37 |
* | headers, pppol2tp: Use __kernel_pid_t in <linux/pppol2tp.h> | Ben Hutchings | 2011-08-26 | 1 | -1/+1 |
* | headers, ax25: Add missing #include to <linux/netrom.h>, <linux/rose.h> | Ben Hutchings | 2011-08-26 | 2 | -0/+4 |
* | headers, pppox: Add missing #include to <linux/if_pppox.h> | Ben Hutchings | 2011-08-26 | 1 | -1/+1 |
* | Scm: Remove unnecessary pid & credential references in Unix socket's send and... | Tim Chen | 2011-08-24 | 2 | -19/+48 |
* | sctp: Bundle HEAERTBEAT into ASCONF_ACK | Michio Honda | 2011-08-24 | 4 | -0/+8 |
* | sctp: HEARTBEAT negotiation after ASCONF | Michio Honda | 2011-08-24 | 1 | -0/+4 |
* | Proportional Rate Reduction for TCP. | Nandita Dukkipati | 2011-08-24 | 3 | -7/+62 |
* | af-packet: TPACKET_V3 flexible buffer implementation. | chetan loke | 2011-08-24 | 1 | -46/+891 |
* | af-packet: Added TPACKET_V3 headers. | chetan loke | 2011-08-24 | 1 | -0/+119 |
* | IEEE802.15.4: 6LoWPAN basic support | Alexander Smirnov | 2011-08-24 | 4 | -3/+1108 |
* | net: xfrm: convert to SKB frag APIs | Ian Campbell | 2011-08-24 | 1 | -4/+7 |
* | net: ipv6: convert to SKB frag APIs | Ian Campbell | 2011-08-24 | 1 | -3/+4 |
* | net: ipv4: convert to SKB frag APIs | Ian Campbell | 2011-08-24 | 4 | -6/+8 |
* | net: convert core to skb paged frag APIs | Ian Campbell | 2011-08-24 | 8 | -38/+38 |
* | be2net: remove unused variable | Sathya Perla | 2011-08-24 | 1 | -1/+0 |
* | be2net: increase FW update completion timeout | Sathya Perla | 2011-08-24 | 1 | -1/+1 |
* | be2net: fix erx->rx_drops_no_frags wrap around | Sathya Perla | 2011-08-24 | 1 | -3/+19 |
* | be2net: get rid of memory mapped pci-cfg space address | Sathya Perla | 2011-08-24 | 2 | -20/+8 |
* | be2net: Fix race in posting rx buffers. | Sathya Perla | 2011-08-24 | 1 | -1/+1 |
* | rps: support IPIP encapsulation | Eric Dumazet | 2011-08-24 | 1 | -0/+2 |
* | Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge | David S. Miller | 2011-08-24 | 21 | -148/+291 |
|\ |
|
| * | batman-adv: merge update_transtable() into tt related code | Marek Lindner | 2011-08-22 | 3 | -74/+70 |
| * | batman-adv: reuse tt_len() to calculate tt buffer length | Marek Lindner | 2011-08-22 | 1 | -2/+1 |
| * | batman-adv: print client flags in the local/global transtables output | Antonio Quartulli | 2011-08-22 | 1 | -10/+27 |
| * | batman-adv: implement AP-isolation on the sender side | Antonio Quartulli | 2011-08-22 | 5 | -12/+29 |
| * | batman-adv: implement AP-isolation on the receiver side | Antonio Quartulli | 2011-08-22 | 6 | -0/+58 |
| * | batman-adv: detect clients connected through a 802.11 device | Antonio Quartulli | 2011-08-22 | 9 | -11/+55 |
| * | batman-adv: correct several typ0s in the comments | Antonio Quartulli | 2011-08-22 | 12 | -37/+36 |
| * | batman-adv: hash_add() has to discriminate on the return value | Antonio Quartulli | 2011-08-22 | 3 | -9/+22 |
* | | net: add APIs for manipulating skb page fragments. | Ian Campbell | 2011-08-22 | 1 | -2/+168 |
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-08-22 | 321 | -54152/+22561 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-08-22 | 321 | -54152/+22561 |
| |\ \ |
|
| | * | | staging: remove ath6kl | Kalle Valo | 2011-08-13 | 111 | -50006/+0 |
| | * | | mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss API | Amitkumar Karwar | 2011-08-12 | 8 | -1634/+471 |
| | * | | ath9k: avoid sending a-mpdu packets to sleeping stations | Felix Fietkau | 2011-08-12 | 1 | -2/+4 |
| | * | | nl80211/cfg80211: Add extra IE configuration to AP mode setup | Jouni Malinen | 2011-08-12 | 3 | -2/+56 |
| | * | | nl80211/cfg80211: Add crypto settings into NEW_BEACON | Jouni Malinen | 2011-08-12 | 3 | -40/+72 |
| | * | | nl80211/cfg80211: Allow SSID to be specified in new beacon command | Jouni Malinen | 2011-08-12 | 3 | -0/+60 |
| | * | | cfg80211/mac80211: move information element parsing logic to cfg80211 | Yogesh Ashok Powar | 2011-08-12 | 4 | -230/+231 |
| | * | | ath9k: remove eeprom txgain override for minor version < 19 | Marek Lindner | 2011-08-12 | 1 | -4/+1 |
| | * | | nl80211/cfg80211: Make addition of new sinfo fields safer | Jouni Malinen | 2011-08-11 | 3 | -0/+7 |
| | * | | cfg80211: fix a crash in nl80211_send_station | Felix Fietkau | 2011-08-11 | 2 | -2/+4 |
| | * | | ath9k: remove obselete comments | Mohammed Shafi Shajakhan | 2011-08-10 | 1 | -5/+0 |
| | * | | ath9k: optimize rate control statistics | Mohammed Shafi Shajakhan | 2011-08-10 | 1 | -2/+2 |
| | * | | mac80211: fix erroneous clearing of MESH_PATH_SN_VALID flag | Javier Cardona | 2011-08-10 | 1 | -1/+0 |