summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | mac80211: use AC constantsJohannes Berg2012-04-101-4/+4
| | * | | mac80211: inline ieee80211_add_pending_skbsJohannes Berg2012-04-102-8/+5
| | * | | mac80211: make ieee80211_downgrade_queue staticJohannes Berg2012-04-102-23/+20
| | * | | mac80211: clean up uAPSD TX codeJohannes Berg2012-04-101-3/+3
| | * | | mac80211: fix mesh TX coding styleJohannes Berg2012-04-101-6/+6
| | * | | mac80211: don't always advertise remain-on-channelJohannes Berg2012-04-101-2/+4
| | * | | cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDBLuis R. Rodriguez2012-04-091-0/+10
| | * | | mac80211: fix the RANN propagation issuesChun-Yeow Yeoh2012-04-092-6/+20
| | * | | mac80211: fix the sparse warnings on endian handling in RANN propagationChun-Yeow Yeoh2012-04-091-2/+2
| | * | | mac80211: when receiving DTIM disable power-save mode only if it was enabledRonald Wahl2012-04-091-3/+5
| | * | | mac80211: optimize aggregation session timeout handlingFelix Fietkau2012-04-096-9/+40
| | * | | mac80211: reduce code duplication in debugfs codeFelix Fietkau2012-04-091-58/+13
| | * | | cfg80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau2012-04-092-16/+18
| | * | | mac80211: end service period only after sending last buffered frameMarco Porsch2012-04-091-7/+9
| | * | | mac80211: Add iface name when calling WARN-ON.Ben Greear2012-04-091-1/+3
| | * | | wireless: rename ht_info to ht_operationJohannes Berg2012-04-098-73/+70
| | * | | mac80211: flush to get the tx status of nullfunc frame immediatelyRajkumar Manoharan2012-04-091-0/+2
| | * | | mac80211: do not send pspoll when powersave is disabledRajkumar Manoharan2012-04-091-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-1220-144/+79
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-1218-139/+74
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-128-25/+47
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | NFC: Fix the LLCP Tx fragmentation loopSamuel Ortiz2012-04-111-2/+2
| | | * | | net/wireless/wext-core.c: add missing kfreeJulia Lawall2012-04-091-2/+4
| | | * | | nl80211: ensure interface is up in various APIsJohannes Berg2012-04-091-13/+18
| | | * | | mac80211: fix association beacon wait timeoutJohannes Berg2012-04-091-2/+1
| | | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-04-094-6/+22
| | | |\ \ \
| | | | * | | Bluetooth: mgmt: Add missing endian conversionAndrei Emeltchenko2012-03-281-3/+8
| | | | * | | Bluetooth: mgmt: Fix corruption of device_connected pktBrian Gix2012-03-281-1/+1
| | | | * | | Bluetooth: Fix memory leaks due to chan refcntAndrei Emeltchenko2012-03-281-0/+3
| | | | * | | Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold2012-03-281-0/+7
| | | | * | | Bluetooth: Fix Endian Bug.Santosh Nayak2012-03-281-2/+3
| | * | | | | tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet2012-04-112-5/+5
| | * | | | | net: allow pskb_expand_head() to get maximum tailroomEric Dumazet2012-04-111-1/+3
| | * | | | | bridge: Do not send queries on multicast group leavesHerbert Xu2012-04-112-85/+0
| | * | | | | tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sampleNeal Cardwell2012-04-101-2/+5
| | * | | | | tcp: restore correct limitEric Dumazet2012-04-101-2/+1
| | * | | | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-04-104-19/+13
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | netfilter: nf_conntrack: fix incorrect logic in nf_conntrack_init_netGao feng2012-04-101-1/+1
| | | * | | | netfilter: nf_ct_ipv4: packets with wrong ihl are invalidJozsef Kadlecsik2012-04-101-0/+8
| | | * | | | netfilter: nf_ct_ipv4: handle invalid IPv4 and IPv6 packets consistentlyJozsef Kadlecsik2012-04-101-2/+2
| | | * | | | netfilter: ip6_tables: ip6t_ext_hdr is now static inlinePablo Neira Ayuso2012-04-091-14/+0
| | | * | | | netfilter: nf_ct_tcp: don't scale the size of the window up twiceChangli Gao2012-04-091-2/+2
| * | | | | | Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-104-5/+5
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | netdma: adding alignment check for NETDMA opsDave Jiang2012-04-054-5/+5
* | | | | | | net/ipv6/exthdrs.c: Strict PadN option checkingEldad Zack2012-04-121-0/+16
* | | | | | | net: Fixed coding style issues relating to braces.Jeffrin Jose2012-04-121-6/+3
* | | | | | | net/ipv6/ipv6_sockglue.c: Removed redundant externEldad Zack2012-04-121-1/+0
* | | | | | | net/core: simple_strtoul cleanupShuah Khan2012-04-121-3/+2
* | | | | | | Treat ND option 31 as userland (DNSSL support)Alexey I. Froloff2012-04-121-1/+3
| |_|_|_|/ / |/| | | | |
* | | | | | batman-adv: add bridge loop avoidance compile optionSimon Wunderlich2012-04-117-5/+89
OpenPOWER on IntegriCloud