summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* dcbnl: cleanupShmulik Ravid2010-12-311-1/+1
* dcbnl: adding DCBX feature flags get-setShmulik Ravid2010-12-311-0/+133
* dcbnl: adding DCBX engine capabilityShmulik Ravid2010-12-311-0/+43
* net_dcb: add application notifiersJohn Fastabend2010-12-313-1/+43
* dcbnl: add appliction tlv handlersJohn Fastabend2010-12-311-10/+123
* dcbnl: add support for ieee8021Qaz attributesJohn Fastabend2010-12-311-0/+131
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-2614-61/+90
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-2621-57/+114
| |\
| | * ipv4: dont create routes on down devicesEric Dumazet2010-12-251-3/+4
| | * Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller2010-12-232-4/+9
| | * irda: prevent integer underflow in IRLMP_ENUMDEVICESDan Rosenberg2010-12-231-7/+11
| | * tcp: fix listening_get_next()Eric Dumazet2010-12-231-2/+2
| | * Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-221-1/+4
| | |\
| | | * mac80211: fix mesh forwardingJohannes Berg2010-12-221-1/+4
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-12-202-11/+12
| |\ \ \
| | * | | ceph: handle partial result from get_user_pagesHenry C Chang2010-12-171-2/+2
| | * | | ceph: mark user pages dirty on direct-io readsHenry C Chang2010-12-171-4/+7
| | * | | ceph: fix msgr_init error pathSage Weil2010-12-131-5/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-1421-57/+128
| |\ \ \ \
| * | | | | sunrpc: prevent use-after-free on clearing XPT_BUSYNeilBrown2010-12-071-1/+8
| * | | | | leds: fix up dependenciesJohannes Berg2010-12-021-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-2910-83/+96
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-11-271-9/+15
| |\ \ \ \ \ \
| | * | | | | | SUNRPC: Fix an infinite loop in call_refresh/call_refreshresultTrond Myklebust2010-11-221-9/+15
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-245-9/+7
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-11-193-17/+24
| |\ \ \ \ \ \
| | * | | | | | ceph: explicitly specify page alignment in network messagesSage Weil2010-11-092-5/+8
| | * | | | | | ceph: make page alignment explicit in osd interfaceSage Weil2010-11-091-8/+14
| | * | | | | | ceph: fix comment, remove extraneous argsSage Weil2010-11-091-2/+1
| | * | | | | | 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