summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* xps: Add CONFIG_XPSTom Herbert2010-11-281-24/+28
* net: add netif_tx_queue_frozen_or_stoppedEric Dumazet2010-11-281-2/+4
* xps: Transmit Packet SteeringTom Herbert2010-11-241-0/+30
* xps: Improvements in TX queue selectionTom Herbert2010-11-241-1/+2
* ipv6: mcast: RCU conversionEric Dumazet2010-11-241-1/+1
* stmmac: add init/exit callback in plat_stmmacenet_data structGiuseppe CAVALLARO2010-11-241-3/+3
* macvlan: Introduce 'passthru' mode to takeover the underlying deviceSridhar Samudrala2010-11-221-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-191-1/+1
|\
| * net: rtnetlink.h -- only include linux/netdevice.h when used by the kernelAndy Whitcroft2010-11-151-1/+1
* | filter: optimize sk_run_filterEric Dumazet2010-11-191-1/+1
* | net: move definitions of BPF_S_* to net/core/filter.cChangli Gao2010-11-181-48/+0
* | bonding: IGMP handling cleanupEric Dumazet2010-11-181-1/+1
* | ipv4: AF_INET link address familyThomas Graf2010-11-171-0/+8
* | inet: Define IPV4_DEVCONF_MAXThomas Graf2010-11-171-3/+5
* | rtnetlink: Link address family APIThomas Graf2010-11-171-0/+19
* | netfilter: allow hooks to pass error code back up the stackEric Paris2010-11-171-0/+2
* | macvlan: lockless tx pathEric Dumazet2010-11-161-14/+20
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-164-32/+24
|\ \
| * | bitops: Provide generic sign_extend32 functionAndreas Herrmann2010-11-151-0/+11
| * | wl1271: ref_clock cosmetic changesGery Kahn2010-11-151-0/+8
| * | cfg80211: fix disabling channels based on hintsLuis R. Rodriguez2010-11-151-1/+5
| * | rfkill: remove dead codeStephen Hemminger2010-11-151-31/+0
* | | netdev: add rcu annotations to receive handler hookstephen hemminger2010-11-151-2/+2
* | | bridge: add proper RCU annotation to should_route_hookEric Dumazet2010-11-151-1/+3
* | | include/linux/if_macvlan.h: Remove unnecessary semicolonsJoe Perches2010-11-151-1/+1
* | | Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller2010-11-151-0/+2
|\ \ \
| * | | dccp ccid-2: Schedule Sync as out-of-band mechanismGerrit Renker2010-11-151-0/+2
* | | | net: Simplify RX queue allocationTom Herbert2010-11-151-2/+1
* | | | offloading: Force software GSO for multiple vlan tags.Jesse Gross2010-11-151-4/+3
|/ / /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-1423-42/+277
|\ \ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-123-1/+31
| |\ \
| | * | vlan: Add function to retrieve EtherType from vlan packets.Hao Zheng2010-11-121-0/+25
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller2010-11-121-1/+1
| | |\ \
| | | * | netfilter: NF_HOOK_COND has wrong conditionalEric Paris2010-11-121-1/+1
| * | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-122-1/+3
| |\ \ \ \
| | * \ \ \ Merge branch 'musb-v2.6.37-rc2' of git://gitorious.org/usb/usb into work-linusGreg Kroah-Hartman2010-11-091-0/+2
| | |\ \ \ \
| | | * | | | USB: musb: blackfin: push clkin value to platform resourcesBob Liu2010-11-051-0/+2
| | | | |_|/ | | | |/| |
| | * | | | usb.h: fix ioctl kernel-doc infoRandy Dunlap2010-11-081-1/+1
| * | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-121-1/+1
| |\ \ \ \ \
| | * | | | | tty: Fix formatting in tty.hAlan Cox2010-11-091-1/+1
| | |/ / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-11-122-2/+17
| |\ \ \ \ \
| | * | | | | Input: export input_reset_device() for use in KGDBDmitry Torokhov2010-11-031-1/+3
| | * | | | | Input: adp5588-keys - unify common header definesMichael Hennerich2010-11-031-1/+14
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-11-125-12/+4
| |\ \ \ \ \
| | * | | | | block: remove unused copy_io_context()Jens Axboe2010-11-111-1/+0
| | * | | | | block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-103-10/+3
| | * | | | | Merge branch 'for-2.6.37/drivers' into for-linusJens Axboe2010-11-101-1/+1
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.37/...Jens Axboe2010-10-231-1/+1
| | | |\ \ \ \ \
| | | | * | | | | drbd: Silenced an assertPhilipp Reisner2010-10-221-1/+1
| * | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-121-0/+10
| |\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud