Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | tcp: replace hard coded GFP_KERNEL with sk_allocation | Wu Fengguang | 2009-09-02 | 1 | -1/+1 | |
| * | | | | | | net/ethtool: Add support for the ethtool feature to flash firmware image from... | Ajit Khaparde | 2009-09-02 | 1 | -0/+14 | |
| * | | | | | | vlan: multiqueue vlan device | Eric Dumazet | 2009-09-02 | 1 | -0/+3 | |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-09-02 | 1 | -13/+10 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | rfkill: relicense header file | Johannes Berg | 2009-09-01 | 1 | -13/+10 | |
| * | | | | | | | inet: inet_connection_sock_af_ops const | Stephen Hemminger | 2009-09-02 | 1 | -1/+1 | |
| * | | | | | | | tcp: MD5 operations should be const | Stephen Hemminger | 2009-09-02 | 1 | -3/+3 | |
| * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-09-02 | 5 | -8/+13 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | net: make neigh_ops constant | Stephen Hemminger | 2009-09-01 | 2 | -2/+2 | |
| * | | | | | | | | RTO connection timeout: coding style fixes and comments | Damian Lukowski | 2009-09-01 | 1 | -7/+12 | |
| * | | | | | | | | netns: embed ip6_dst_ops directly | Alexey Dobriyan | 2009-09-01 | 3 | -23/+31 | |
| * | | | | | | | | Revert Backoff [v3]: Calculate TCP's connection close threshold as a time value. | Damian Lukowski | 2009-09-01 | 1 | -0/+18 | |
| * | | | | | | | | Revert Backoff [v3]: Revert RTO on ICMP destination unreachable | Damian Lukowski | 2009-09-01 | 1 | -0/+12 | |
| * | | | | | | | | dcbnl: Add support for setapp/getapp to netdev dcbnl_rtnl_ops | Yi Zou | 2009-09-01 | 1 | -0/+2 | |
| * | | | | | | | | dcbnl: Add support for setapp/getapp commands to dcbnl | Yi Zou | 2009-09-01 | 1 | -0/+18 | |
| * | | | | | | | | net: Add ndo_fcoe_enable/ndo_fcoe_disable to net_device_ops | Yi Zou | 2009-09-01 | 1 | -0/+2 | |
| * | | | | | | | | netdev: convert bulk of drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 | 1 | -1/+2 | |
| * | | | | | | | | hdlc: convert to netdev_tx_t | Stephen Hemminger | 2009-09-01 | 1 | -4/+4 | |
| * | | | | | | | | usbnet: convert to netdev_tx_t | Stephen Hemminger | 2009-09-01 | 1 | -1/+2 | |
| * | | | | | | | | netdev: change transmit to limited range type | Stephen Hemminger | 2009-09-01 | 1 | -9/+13 | |
| | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | netdevice: Consolidate to use existing macros where available. | Krishna Kumar | 2009-08-30 | 1 | -6/+7 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2009-08-30 | 4 | -19/+132 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Bluetooth: Handle L2CAP case when the remote receiver is busy | Gustavo F. Padovan | 2009-08-26 | 1 | -0/+2 | |
| | * | | | | | | | Bluetooth: Fix rejected connection not disconnecting ACL link | Luiz Augusto von Dentz | 2009-08-22 | 1 | -0/+2 | |
| | * | | | | | | | Bluetooth: Full support for receiving L2CAP SREJ frames | Gustavo F. Padovan | 2009-08-22 | 1 | -0/+3 | |
| | * | | | | | | | Bluetooth: Add support for L2CAP SREJ exception | Gustavo F. Padovan | 2009-08-22 | 2 | -1/+14 | |
| | * | | | | | | | Bluetooth: Add support for FCS option to L2CAP | Gustavo F. Padovan | 2009-08-22 | 1 | -0/+2 | |
| | * | | | | | | | Bluetooth: Add support for Retransmission and Monitor Timers | Gustavo F. Padovan | 2009-08-22 | 2 | -3/+13 | |
| | * | | | | | | | Bluetooth: Initial support for retransmission of packets with REJ frames | Gustavo F. Padovan | 2009-08-22 | 1 | -0/+1 | |
| | * | | | | | | | Bluetooth: Add support for Segmentation and Reassembly of SDUs | Gustavo F. Padovan | 2009-08-22 | 1 | -1/+8 | |
| | * | | | | | | | Bluetooth: Add initial support for ERTM packets transfers | Gustavo F. Padovan | 2009-08-22 | 2 | -2/+55 | |
| | * | | | | | | | Bluetooth: Add configuration support for ERTM and Streaming mode | Gustavo F. Padovan | 2009-08-22 | 1 | -7/+21 | |
| | * | | | | | | | Bluetooth: Allow setting of L2CAP ERTM via socket option | Marcel Holtmann | 2009-08-22 | 1 | -3/+5 | |
| | * | | | | | | | Bluetooth: Convert hdev->req_lock to a mutex | Thomas Gleixner | 2009-08-22 | 1 | -3/+3 | |
| | * | | | | | | | Bluetooth: Add extra device reference counting for connections | Marcel Holtmann | 2009-08-22 | 1 | -0/+4 | |
| * | | | | | | | | tg3: Add new 5785 10/100 only device ID | Matt Carlson | 2009-08-29 | 1 | -1/+0 | |
| * | | | | | | | | tcp: keepalive cleanups | Eric Dumazet | 2009-08-28 | 1 | -0/+5 | |
| * | | | | | | | | ssb: Implement PMU LDO control and use it in b43 | Gábor Stefanik | 2009-08-28 | 1 | -0/+10 | |
| * | | | | | | | | mac80211: remove ieee80211_rx namespace hack | John W. Linville | 2009-08-28 | 1 | -10/+1 | |
| * | | | | | | | | libipw: switch from ieee80211_* to libipw_* naming policy | John W. Linville | 2009-08-28 | 1 | -3/+3 | |
| * | | | | | | | | mac80211: Update mesh config IE to 11s draft 3.02 | Javier Cardona | 2009-08-28 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp... | David S. Miller | 2009-08-23 | 5 | -5/+69 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Drop ARPHRD_IEEE802154_PHY | Dmitry Eremin-Solenikov | 2009-08-19 | 1 | -1/+0 | |
| | * | | | | | | | | ieee802154: add support for channel pages from IEEE 802.15.4-2006 | Dmitry Eremin-Solenikov | 2009-08-19 | 3 | -4/+6 | |
| | * | | | | | | | | ieee802154: add a sysfs representation of WPAN master devices | Dmitry Eremin-Solenikov | 2009-08-19 | 1 | -0/+63 | |
| * | | | | | | | | | RDS: Add TCP transport to RDS | Andy Grover | 2009-08-23 | 1 | -0/+12 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-08-21 | 2 | -21/+17 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | cfg80211: fix dangling scan request checking | Johannes Berg | 2009-08-20 | 1 | -0/+2 | |
| | * | | | | | | | | mac80211: remove deprecated API | Johannes Berg | 2009-08-20 | 1 | -15/+0 | |
| | * | | | | | | | | mac80211: allow configure_filter callback to sleep | Johannes Berg | 2009-08-20 | 1 | -6/+15 | |
| | |/ / / / / / / |