summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* headers, xtables: Add missing #include <linux/netfilter.h>Ben Hutchings2011-08-263-0/+3
* headers, netfilter: Add missing #include <limits.h> for userlandBen Hutchings2011-08-263-0/+9
* headers, tipc: Add missing #include to <linux/tipc_config.h> for userlandBen Hutchings2011-08-261-0/+4
* headers, netfilter: Use kernel type names __u8, __u16, __u32Ben Hutchings2011-08-263-28/+28
* headers, net: Use __kernel_sa_family_t in more definitions shared with userlandBen Hutchings2011-08-2615-33/+37
* headers, pppol2tp: Use __kernel_pid_t in <linux/pppol2tp.h>Ben Hutchings2011-08-261-1/+1
* headers, ax25: Add missing #include to <linux/netrom.h>, <linux/rose.h>Ben Hutchings2011-08-262-0/+4
* headers, pppox: Add missing #include to <linux/if_pppox.h>Ben Hutchings2011-08-261-1/+1
* Scm: Remove unnecessary pid & credential references in Unix socket's send and...Tim Chen2011-08-242-19/+48
* sctp: Bundle HEAERTBEAT into ASCONF_ACKMichio Honda2011-08-244-0/+8
* sctp: HEARTBEAT negotiation after ASCONFMichio Honda2011-08-241-0/+4
* Proportional Rate Reduction for TCP.Nandita Dukkipati2011-08-243-7/+62
* af-packet: TPACKET_V3 flexible buffer implementation.chetan loke2011-08-241-46/+891
* af-packet: Added TPACKET_V3 headers.chetan loke2011-08-241-0/+119
* IEEE802.15.4: 6LoWPAN basic supportAlexander Smirnov2011-08-244-3/+1108
* net: xfrm: convert to SKB frag APIsIan Campbell2011-08-241-4/+7
* net: ipv6: convert to SKB frag APIsIan Campbell2011-08-241-3/+4
* net: ipv4: convert to SKB frag APIsIan Campbell2011-08-244-6/+8
* net: convert core to skb paged frag APIsIan Campbell2011-08-248-38/+38
* be2net: remove unused variableSathya Perla2011-08-241-1/+0
* be2net: increase FW update completion timeoutSathya Perla2011-08-241-1/+1
* be2net: fix erx->rx_drops_no_frags wrap aroundSathya Perla2011-08-241-3/+19
* be2net: get rid of memory mapped pci-cfg space addressSathya Perla2011-08-242-20/+8
* be2net: Fix race in posting rx buffers.Sathya Perla2011-08-241-1/+1
* rps: support IPIP encapsulationEric Dumazet2011-08-241-0/+2
* Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller2011-08-2421-148/+291
|\
| * batman-adv: merge update_transtable() into tt related codeMarek Lindner2011-08-223-74/+70
| * batman-adv: reuse tt_len() to calculate tt buffer lengthMarek Lindner2011-08-221-2/+1
| * batman-adv: print client flags in the local/global transtables outputAntonio Quartulli2011-08-221-10/+27
| * batman-adv: implement AP-isolation on the sender sideAntonio Quartulli2011-08-225-12/+29
| * batman-adv: implement AP-isolation on the receiver sideAntonio Quartulli2011-08-226-0/+58
| * batman-adv: detect clients connected through a 802.11 deviceAntonio Quartulli2011-08-229-11/+55
| * batman-adv: correct several typ0s in the commentsAntonio Quartulli2011-08-2212-37/+36
| * batman-adv: hash_add() has to discriminate on the return valueAntonio Quartulli2011-08-223-9/+22
* | net: add APIs for manipulating skb page fragments.Ian Campbell2011-08-221-2/+168
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-08-22321-54152/+22561
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-22321-54152/+22561
| |\ \
| | * | staging: remove ath6klKalle Valo2011-08-13111-50006/+0
| | * | mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss APIAmitkumar Karwar2011-08-128-1634/+471
| | * | ath9k: avoid sending a-mpdu packets to sleeping stationsFelix Fietkau2011-08-121-2/+4
| | * | nl80211/cfg80211: Add extra IE configuration to AP mode setupJouni Malinen2011-08-123-2/+56
| | * | nl80211/cfg80211: Add crypto settings into NEW_BEACONJouni Malinen2011-08-123-40/+72
| | * | nl80211/cfg80211: Allow SSID to be specified in new beacon commandJouni Malinen2011-08-123-0/+60
| | * | cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar2011-08-124-230/+231
| | * | ath9k: remove eeprom txgain override for minor version < 19Marek Lindner2011-08-121-4/+1
| | * | nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen2011-08-113-0/+7
| | * | cfg80211: fix a crash in nl80211_send_stationFelix Fietkau2011-08-112-2/+4
| | * | ath9k: remove obselete commentsMohammed Shafi Shajakhan2011-08-101-5/+0
| | * | ath9k: optimize rate control statisticsMohammed Shafi Shajakhan2011-08-101-2/+2
| | * | mac80211: fix erroneous clearing of MESH_PATH_SN_VALID flagJavier Cardona2011-08-101-1/+0
OpenPOWER on IntegriCloud