summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* net: rcu fixesEric Dumazet2010-05-031-0/+29
* net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.hDavid S. Miller2010-05-021-5/+5
* net: fix softnet_statChangli Gao2010-05-021-10/+7
* net: Inline skb_pull() in eth_type_trans().David S. Miller2010-05-021-0/+5
* net: sock_def_readable() and friends RCU conversionEric Dumazet2010-05-011-5/+9
* caif: Rewritten socket implementationSjur Braendeland2010-04-281-2/+3
* net: batch skb dequeueing from softnet input_pkt_queueChangli Gao2010-04-271-2/+4
* net: reimplement softnet_data.output_queue as a FIFO queueChangli Gao2010-04-271-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-04-272-8/+6
|\
| * net: rtnetlink: decouple rtnetlink address families from real address familiesPatrick McHardy2010-04-262-8/+6
* | igb: add support for reporting 5GT/s during probe on PCIe Gen2Alexander Duyck2010-04-271-0/+3
|/
* IPv6: Complete IPV6_DONTFRAG supportBrian Haley2010-04-231-0/+2
* IPv6: data structure changes for new socket optionsBrian Haley2010-04-232-4/+11
* Merge branch 'master' into for-davemJohn W. Linville2010-04-232-0/+3
|\
| * mac80211: add flags for STBC (Space-Time Block Coding)Felix Fietkau2010-04-201-0/+1
| * wl1251: add support for dedicated IRQ lineGrazvydas Ignotas2010-04-161-0/+2
* | remove DCB_PROTO_VERSION as we don't do netlink versioningScott Feldman2010-04-221-2/+0
* | X25: Add if_x25.h and x25 to device identifiersAndrew Hendry2010-04-222-0/+27
* | net: Socket filter ancilliary data access for skb->dev->typePaul LeoNerd Evans2010-04-221-1/+2
* | IPv6: Generic TTL Security Mechanism (final version)Stephen Hemminger2010-04-222-0/+4
* | ks8842: Add platform data for setting mac addressRichard Röjfors2010-04-211-0/+34
* | fasync: RCU and fine grained lockingEric Dumazet2010-04-211-6/+6
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-215-34/+141
|\ \
| * \ Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-191-9/+56
| |\ \
| | * | rcu: Make RCU lockdep check the lockdep_recursion variablePaul E. McKenney2010-04-191-4/+1
| | * | rcu: Better explain the condition parameter of rcu_dereference_check()David Howells2010-04-141-5/+23
| | * | rcu: Add rcu_access_pointer and rcu_dereference_protectedPaul E. McKenney2010-04-141-0/+32
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-04-152-25/+82
| |\ \ \
| | * | | firewire: cdev: change license of exported header files to MIT licenseStefan Richter2010-04-152-17/+47
| | * | | firewire: cdev: comment fixletStefan Richter2010-04-101-2/+2
| | * | | firewire: cdev: iso packet documentationClemens Ladisch2010-04-101-6/+33
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-04-151-0/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Input: matrix_keypad - allow platform to disable key autorepeatH Hartley Sweeten2010-04-051-0/+2
| * | | | NFSv4: fix delegated lockingTrond Myklebust2010-04-121-0/+1
* | | | | net: Remove two unnecessary exports (skbuff).Rami Rosen2010-04-201-4/+0
* | | | | rps: cleanupsEric Dumazet2010-04-201-2/+2
* | | | | rps: shortcut net_rps_action()Eric Dumazet2010-04-191-3/+6
* | | | | rfs: Receive Flow SteeringTom Herbert2010-04-161-1/+68
* | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-04-153-1/+12
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-153-1/+12
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | mac80211: Moved mesh action codes to a more visible locationJavier Cardona2010-04-081-0/+2
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-0828-204/+417
| | |\ \ \ \
| | * | | | | mac80211: clean up/fix aggregation codeJohannes Berg2010-04-071-1/+0
| | * | | | | cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen2010-04-071-0/+8
| | * | | | | libertas/sdio: 8686: set ECSI bit for 1-bit transfersDaniel Mack2010-04-061-0/+2
* | | | | | | net: CONFIG_SMP should be CONFIG_RPSChangli Gao2010-04-151-1/+1
|/ / / / / /
* | | | | | stmmac: new descriptor field for the driver's platformGiuseppe CAVALLARO2010-04-141-0/+1
* | | | | | ipv4: ipmr: support multiple tablesPatrick McHardy2010-04-132-1/+3
* | | | | | ipv4: ipmr: convert struct mfc_cache to struct list_headPatrick McHardy2010-04-131-1/+1
* | | | | | ipv4: ipmr: remove net pointer from struct mfc_cachePatrick McHardy2010-04-131-15/+0
OpenPOWER on IntegriCloud