| Commit message (Expand) | Author | Age | Files | Lines |
* | caif: Rewritten socket implementation | Sjur Braendeland | 2010-04-28 | 1 | -2/+3 |
* | net: batch skb dequeueing from softnet input_pkt_queue | Changli Gao | 2010-04-27 | 1 | -2/+4 |
* | net: reimplement softnet_data.output_queue as a FIFO queue | Changli Gao | 2010-04-27 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-04-27 | 2 | -8/+6 |
|\ |
|
| * | net: rtnetlink: decouple rtnetlink address families from real address families | Patrick McHardy | 2010-04-26 | 2 | -8/+6 |
* | | igb: add support for reporting 5GT/s during probe on PCIe Gen2 | Alexander Duyck | 2010-04-27 | 1 | -0/+3 |
|/ |
|
* | IPv6: Complete IPV6_DONTFRAG support | Brian Haley | 2010-04-23 | 1 | -0/+2 |
* | IPv6: data structure changes for new socket options | Brian Haley | 2010-04-23 | 2 | -4/+11 |
* | Merge branch 'master' into for-davem | John W. Linville | 2010-04-23 | 2 | -0/+3 |
|\ |
|
| * | mac80211: add flags for STBC (Space-Time Block Coding) | Felix Fietkau | 2010-04-20 | 1 | -0/+1 |
| * | wl1251: add support for dedicated IRQ line | Grazvydas Ignotas | 2010-04-16 | 1 | -0/+2 |
* | | remove DCB_PROTO_VERSION as we don't do netlink versioning | Scott Feldman | 2010-04-22 | 1 | -2/+0 |
* | | X25: Add if_x25.h and x25 to device identifiers | Andrew Hendry | 2010-04-22 | 2 | -0/+27 |
* | | net: Socket filter ancilliary data access for skb->dev->type | Paul LeoNerd Evans | 2010-04-22 | 1 | -1/+2 |
* | | IPv6: Generic TTL Security Mechanism (final version) | Stephen Hemminger | 2010-04-22 | 2 | -0/+4 |
* | | ks8842: Add platform data for setting mac address | Richard Röjfors | 2010-04-21 | 1 | -0/+34 |
* | | fasync: RCU and fine grained locking | Eric Dumazet | 2010-04-21 | 1 | -6/+6 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-21 | 5 | -34/+141 |
|\ \ |
|
| * \ | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-04-19 | 1 | -9/+56 |
| |\ \ |
|
| | * | | rcu: Make RCU lockdep check the lockdep_recursion variable | Paul E. McKenney | 2010-04-19 | 1 | -4/+1 |
| | * | | rcu: Better explain the condition parameter of rcu_dereference_check() | David Howells | 2010-04-14 | 1 | -5/+23 |
| | * | | rcu: Add rcu_access_pointer and rcu_dereference_protected | Paul E. McKenney | 2010-04-14 | 1 | -0/+32 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2010-04-15 | 2 | -25/+82 |
| |\ \ \ |
|
| | * | | | firewire: cdev: change license of exported header files to MIT license | Stefan Richter | 2010-04-15 | 2 | -17/+47 |
| | * | | | firewire: cdev: comment fixlet | Stefan Richter | 2010-04-10 | 1 | -2/+2 |
| | * | | | firewire: cdev: iso packet documentation | Clemens Ladisch | 2010-04-10 | 1 | -6/+33 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-04-15 | 1 | -0/+2 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | Input: matrix_keypad - allow platform to disable key autorepeat | H Hartley Sweeten | 2010-04-05 | 1 | -0/+2 |
| * | | | | NFSv4: fix delegated locking | Trond Myklebust | 2010-04-12 | 1 | -0/+1 |
* | | | | | net: Remove two unnecessary exports (skbuff). | Rami Rosen | 2010-04-20 | 1 | -4/+0 |
* | | | | | rps: cleanups | Eric Dumazet | 2010-04-20 | 1 | -2/+2 |
* | | | | | rps: shortcut net_rps_action() | Eric Dumazet | 2010-04-19 | 1 | -3/+6 |
* | | | | | rfs: Receive Flow Steering | Tom Herbert | 2010-04-16 | 1 | -1/+68 |
* | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-04-15 | 3 | -1/+12 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-15 | 3 | -1/+12 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | mac80211: Moved mesh action codes to a more visible location | Javier Cardona | 2010-04-08 | 1 | -0/+2 |
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-08 | 28 | -204/+417 |
| | |\ \ \ \ |
|
| | * | | | | | mac80211: clean up/fix aggregation code | Johannes Berg | 2010-04-07 | 1 | -1/+0 |
| | * | | | | | cfg80211: Add local-state-change-only auth/deauth/disassoc | Jouni Malinen | 2010-04-07 | 1 | -0/+8 |
| | * | | | | | libertas/sdio: 8686: set ECSI bit for 1-bit transfers | Daniel Mack | 2010-04-06 | 1 | -0/+2 |
* | | | | | | | net: CONFIG_SMP should be CONFIG_RPS | Changli Gao | 2010-04-15 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | stmmac: new descriptor field for the driver's platform | Giuseppe CAVALLARO | 2010-04-14 | 1 | -0/+1 |
* | | | | | | ipv4: ipmr: support multiple tables | Patrick McHardy | 2010-04-13 | 2 | -1/+3 |
* | | | | | | ipv4: ipmr: convert struct mfc_cache to struct list_head | Patrick McHardy | 2010-04-13 | 1 | -1/+1 |
* | | | | | | ipv4: ipmr: remove net pointer from struct mfc_cache | Patrick McHardy | 2010-04-13 | 1 | -15/+0 |
* | | | | | | net: fib_rules: decouple address families from real address families | Patrick McHardy | 2010-04-13 | 1 | -0/+7 |
* | | | | | | net: uninline skb_bond_should_drop() | Eric Dumazet | 2010-04-13 | 1 | -44/+4 |
* | | | | | | Fix some #includes in CAN drivers (rebased for net-next-2.6) | Hans J. Koch | 2010-04-13 | 1 | -0/+1 |
* | | | | | | skbuff: remove unused dev_consume_skb macro definition | Alexander Duyck | 2010-04-13 | 1 | -1/+0 |
* | | | | | | packet: support for TX time stamps on RAW sockets | Richard Cochran | 2010-04-13 | 1 | -0/+1 |