summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | ceph: fix small seq message skippingSage Weil2010-11-011-2/+1
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-198-24/+106
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-173-3/+0
| * | | | | | | | | | SUNRPC: Simplify rpc_alloc_iostats by removing pointless local variableJesper Juhl2010-11-161-3/+1
* | | | | | | | | | | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2010-12-2331-218/+769
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mac80211: check for CONFIG_MAC80211_LEDS in the tpt_led_trigger declarationLuciano Coelho2010-12-221-0/+2
| * | | | | | | | | | | mac80211: selective throughput LED trigger activeJohannes Berg2010-12-225-15/+59
| * | | | | | | | | | | mac80211: add throughput based LED blink triggerJohannes Berg2010-12-227-9/+178
| * | | | | | | | | | | mac80211: make LED trigger names available earlyJohannes Berg2010-12-223-20/+22
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-2227-190/+524
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| | * | | | | | | | | | mac80211: fix potentially redundant skb data copyingFelix Fietkau2010-12-201-1/+1
| | * | | | | | | | | | mac80211: skip unnecessary pskb_expand_head callsFelix Fietkau2010-12-201-1/+3
| | * | | | | | | | | | mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmitFelix Fietkau2010-12-201-1/+2
| | * | | | | | | | | | mac80211: Remove unused third address from mesh address extension header.Javier Cardona2010-12-203-24/+16
| | * | | | | | | | | | nl80211: Export available antennasBruno Randolf2010-12-201-0/+5
| | * | | | | | | | | | cfg80211: Separate available antennas for RX and TXBruno Randolf2010-12-201-7/+10
| | * | | | | | | | | | mac80211: Send mesh non-HWMP path selection frames to userspaceJavier Cardona2010-12-206-11/+21
| | * | | | | | | | | | mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona2010-12-209-32/+138
| | * | | | | | | | | | mac80211: Rename mesh_params to mesh_config to prepare for mesh_setupJavier Cardona2010-12-202-24/+24
| | * | | | | | | | | | cfg80211: fix null pointer dereference with a custom regulatory requestLuis R. Rodriguez2010-12-161-1/+2
| | * | | | | | | | | | nl80211: Add notification for dropped Deauth/DisassocJouni Malinen2010-12-164-2/+64
| | * | | | | | | | | | wireless:mac80211: kill unuse macro MESH_CFG_CMP_LEN in mesh.hShan Wei2010-12-151-11/+0
| | * | | | | | | | | | mac80211: Add timeout to BA session start APISujith Manoharan2010-12-154-4/+9
| | * | | | | | | | | | nl80211: advertise maximum remain-on-channel durationJohannes Berg2010-12-152-1/+8
| | * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-153-1/+9
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| | * | | | | | | | | | mac80211: support IBSS RSN with SW cryptoJohannes Berg2010-12-131-1/+5
| | * | | | | | | | | | mac80211 default tx_last_beacon false (congestion)Tim Harvey2010-12-131-1/+1
| | * | | | | | | | | | mac80211: support separate default keysJohannes Berg2010-12-138-47/+62
| | * | | | | | | | | | cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg2010-12-134-24/+115
| | * | | | | | | | | | mac80211: clean up RX key checksJohannes Berg2010-12-131-2/+21
| | * | | | | | | | | | cfg80211: update information elements in cached BSS structSven Neumann2010-12-131-0/+11
| | * | | | | | | | | | cfg80211: Add antenna availability informationBruno Randolf2010-12-131-2/+13
* | | | | | | | | | | | tcp: cleanup of cwnd initialization in tcp_init_metrics()Jiri Kosina2010-12-231-17/+12
* | | | | | | | | | | | sfq: fix sfq class stats handlingEric Dumazet2010-12-221-5/+11
|/ / / / / / / / / / /
* | | | | | | | | | | filter: optimize accesses to ancillary dataEric Dumazet2010-12-211-28/+44
* | | | | | | | | | | net: timestamp cloned packet in dev_queue_xmit_nitEric Dumazet2010-12-211-7/+2
* | | | | | | | | | | TCP: increase default initial receive window.Nandita Dukkipati2010-12-201-3/+8
* | | | | | | | | | | net_sched: sch_sfq: better struct layoutsEric Dumazet2010-12-201-98/+162
* | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-203-23/+25
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | net_sched: sch_sfq: fix allot handlingEric Dumazet2010-12-201-12/+8
| * | | | | | | | | | ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.David Stevens2010-12-192-11/+17
* | | | | | | | | | | net_sched: sch_sfq: add backlog info in sfq_dump_class_stats()Eric Dumazet2010-12-201-1/+6
* | | | | | | | | | | ipv4: Flush per-ns routing cache more sanely.David S. Miller2010-12-202-41/+29
* | | | | | | | | | | batman-adv: Return hna count on local buffer fillSven Eckelmann2010-12-201-1/+1
* | | | | | | | | | | pktgen: Remove unnecessary prefix from pr_<level>Joe Perches2010-12-201-2/+1
* | | | | | | | | | | net: kill unused macrosShan Wei2010-12-196-7/+0
* | | | | | | | | | | net: increase skb->users instead of skb_clone()Changli Gao2010-12-191-10/+20
* | | | | | | | | | | ipv6: remove duplicate neigh_ifdownstephen hemminger2010-12-181-1/+0
* | | | | | | | | | | ipv6: fib6_ifdown cleanupstephen hemminger2010-12-181-4/+4
* | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-1719-28/+101
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
OpenPOWER on IntegriCloud