| Commit message (Expand) | Author | Age |
* | net: propagate NETIF_F_HIGHDMA to vlans | Eric Dumazet | 2010-09-26 |
* | ip: take care of last fragment in ip_append_data | Eric Dumazet | 2010-09-24 |
* | net: return operator cleanup | Eric Dumazet | 2010-09-23 |
* | X.25 remove bkl in poll | andrew hendry | 2010-09-22 |
* | X.25 remove bkl in getsockname | andrew hendry | 2010-09-22 |
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-09-21 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-09-21 |
| |\ |
|
| | * | mac80211: send last 3/5 probe requests as unicast | Luis R. Rodriguez | 2010-09-16 |
| | * | mac80211: disable beacon monitor while going offchannel | Luis R. Rodriguez | 2010-09-16 |
| | * | mac80211: make the beacon monitor available externally | Luis R. Rodriguez | 2010-09-16 |
| | * | mac80211: reset connection idle when going offchannel | Luis R. Rodriguez | 2010-09-16 |
| | * | mac80211: reset probe send counter upon connection timer reset | Luis R. Rodriguez | 2010-09-16 |
| | * | mac80211: add helper for reseting the connection monitor | Luis R. Rodriguez | 2010-09-16 |
| | * | mac80211: add p2p device type support | Johannes Berg | 2010-09-16 |
| | * | cfg80211/nl80211: introduce p2p device types | Johannes Berg | 2010-09-16 |
| | * | mac80211: set running state earlier | Johannes Berg | 2010-09-16 |
| | * | cfg80211/mac80211: use lockdep_assert_held | Johannes Berg | 2010-09-16 |
| | * | mac80211: use correct station flags lock | Johannes Berg | 2010-09-16 |
| | * | include/net/cfg80211.h: wiphy_<level> messages use dev_printk | Joe Perches | 2010-09-16 |
| | * | mac80211: match only assigned bss in sta_info_get_bss | Johannes Berg | 2010-09-14 |
| | * | mac80211: wait for scan work complete before restarting hw | Stanislaw Gruszka | 2010-09-14 |
| | * | mac80211: Fix dangling pointer in ieee80211_xmit | Steve deRosier | 2010-09-14 |
| | * | nl80211: Uninitialized variable | Bill Jordan | 2010-09-14 |
| | * | net/wireless: use ARRAY_SIZE macro in radiotap.c | Nikitas Angelinas | 2010-09-14 |
* | | | caif: Use default send and receive buffer size in caif_socket. | Sjur Braendeland | 2010-09-21 |
* | | | caif: Fix function NULL pointer check. | Sjur Braendeland | 2010-09-21 |
* | | | caif: Minor fixes in log prints. | Sjur Braendeland | 2010-09-21 |
* | | | caif: Remove buggy re-definition of pr_debug | Sjur Braendeland | 2010-09-21 |
* | | | net: constify some ppp/pptp structs | Eric Dumazet | 2010-09-21 |
* | | | net: core: use kernel's converter from hex to bin | Andy Shevchenko | 2010-09-21 |
* | | | ethtool: Fix build due to lack of ethtool.h include. | David S. Miller | 2010-09-21 |
* | | | Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 | David S. Miller | 2010-09-21 |
|\ \ \ |
|
| * | | | dccp ccid-3: Remove redundant 'options_received' struct | Gerrit Renker | 2010-09-21 |
| * | | | dccp tfrc/ccid-3: computing the loss rate from the Loss Event Rate | Gerrit Renker | 2010-09-21 |
| * | | | dccp ccid-3: remove dead states | Gerrit Renker | 2010-09-21 |
| * | | | dccp: Replace magic CCID-specific numbers by symbolic constants | Gerrit Renker | 2010-09-21 |
| * | | | dccp: Add packet type information to CCID-specific option parsing | Gerrit Renker | 2010-09-21 |
| |/ / |
|
* | | | ethtool: Allocate register dump buffer with vmalloc() | Ben Hutchings | 2010-09-21 |
* | | | net: rx_dropped accounting | Eric Dumazet | 2010-09-20 |
|/ / |
|
* | | bridge : Sanitize skb before it enters the IP stack | Bandan Das | 2010-09-19 |
* | | rds: spin_lock_irq() is not nestable | Dan Carpenter | 2010-09-19 |
* | | rds: double unlock in rds_ib_cm_handle_connect() | Dan Carpenter | 2010-09-19 |
* | | rds: signedness bug | Dan Carpenter | 2010-09-19 |
* | | ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool | Ben Hutchings | 2010-09-17 |
* | | netns: keep vlan slaves on master netns move | David Lamparter | 2010-09-17 |
* | | ethtool: change ethtool_set_gro() to use ethtool_op_get_rx_csum | Eric Dumazet | 2010-09-17 |
* | | ip6tnl: get rid of ip6_tnl_lock | Eric Dumazet | 2010-09-17 |
* | | net: include inetdevice.h for rcu_dereference_raw api change | Stephen Rothwell | 2010-09-17 |
* | | net: enable GRO by default for vlan devices | Brandon Philips | 2010-09-16 |
* | | ipv4: ip_ptr cleanups | Eric Dumazet | 2010-09-16 |