Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | caif: Handle dev_queue_xmit errors. | sjur.brandeland@stericsson.com | 2011-05-15 | |
| * | | | | | | | caif: prepare support for namespaces | sjur.brandeland@stericsson.com | 2011-05-15 | |
| * | | | | | | | caif: Protected in-flight packets using dev or sock refcont. | sjur.brandeland@stericsson.com | 2011-05-15 | |
| * | | | | | | | caif: Move refcount from service layer to sock and dev. | sjur.brandeland@stericsson.com | 2011-05-15 | |
| * | | | | | | | caif: Add ref-count to framing layer | sjur.brandeland@stericsson.com | 2011-05-15 | |
| * | | | | | | | caif: Use RCU instead of spin-lock in caif_dev.c | sjur.brandeland@stericsson.com | 2011-05-15 | |
| * | | | | | | | caif: Use rcu_read_lock in CAIF mux layer. | sjur.brandeland@stericsson.com | 2011-05-15 | |
| * | | | | | | | ipv4: Remove route key identity dependencies in ip_rt_get_source(). | David S. Miller | 2011-05-13 | |
| * | | | | | | | net: ipv4: add IPPROTO_ICMP socket kind | Vasiliy Kulikov | 2011-05-13 | |
| * | | | | | | | ethtool: Added support for FW dump | Anirban Chakraborty | 2011-05-13 | |
| * | | | | | | | netdevice.h: Align struct net_device members | Joe Perches | 2011-05-13 | |
| * | | | | | | | net: introduce netdev_change_features() | Michał Mirosław | 2011-05-12 | |
| * | | | | | | | ipvs: Remove all remaining references to rt->rt_{src,dst} | Julian Anastasov | 2011-05-12 | |
| * | | | | | | | net: group FCoE related feature flags | Yi Zou | 2011-05-12 | |
| * | | | | | | | garp: remove last synchronize_rcu() call | Eric Dumazet | 2011-05-12 | |
| * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-05-11 | |
| |\ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ | Merge branch 'tipc-May10-2011' of git://git.kernel.org/pub/scm/linux/kernel/g... | David S. Miller | 2011-05-11 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | tipc: Abort excessive send requests as early as possible | Allan Stephens | 2011-05-10 | |
| * | | | | | | | | | ipv4: Pass explicit daddr arg to ip_send_reply(). | David S. Miller | 2011-05-10 | |
| * | | | | | | | | | net: add mac_pton() for parsing MAC address | Alexey Dobriyan | 2011-05-09 | |
| * | | | | | | | | | vlan: remove one synchronize_net() call | Eric Dumazet | 2011-05-09 | |
| * | | | | | | | | | garp: remove one synchronize_rcu() call | Eric Dumazet | 2011-05-09 | |
| |/ / / / / / / / | ||||
| * | | | | | | | | ipv4: Pass flow key down into ip_append_*(). | David S. Miller | 2011-05-09 | |
| * | | | | | | | | ipv4: Pass flow keys down into datagram packet building engine. | David S. Miller | 2011-05-09 | |
| * | | | | | | | | net: Allow ethtool to set interface in loopback mode. | Mahesh Bandewar | 2011-05-08 | |
| * | | | | | | | | ethtool: Add 20G bit definitions | Yaniv Rosner | 2011-05-08 | |
| * | | | | | | | | inet: Pass flowi to ->queue_xmit(). | David S. Miller | 2011-05-08 | |
| * | | | | | | | | ipv4: Create inet_csk_route_child_sock(). | David S. Miller | 2011-05-08 | |
| * | | | | | | | | sctp: Store a flowi in transports to provide persistent keying. | David S. Miller | 2011-05-08 | |
| * | | | | | | | | ethtool: remove phys_id from ethtool_ops | Stephen Hemminger | 2011-05-08 | |
| * | | | | | | | | inet: Decrease overhead of on-stack inet_cork. | David S. Miller | 2011-05-06 | |
| * | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-05-05 | |
| |\ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-05-05 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-05-05 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | | | ||||
| | | * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 2011-04-29 | |
| | | |\ \ \ \ \ \ \ \ | | | | | |_|/ / / / / | | | | |/| | | | | | | ||||
| | | | * | | | | | | | Bluetooth: Add store_hint parameter to mgmt_new_key | Johan Hedberg | 2011-04-28 | |
| | | | * | | | | | | | Bluetooth: Remove old_key_type from mgmt_ev_new_key | Johan Hedberg | 2011-04-28 | |
| | | | * | | | | | | | Bluetooth: Fix link key persistent storage criteria | Johan Hedberg | 2011-04-28 | |
| | | | * | | | | | | | Bluetooth: Add confirm_hint parameter to user confirmation requests | Johan Hedberg | 2011-04-28 | |
| | | | * | | | | | | | Bluetooth: Add variable SSP auto-accept delay support | Johan Hedberg | 2011-04-28 | |
| | | | * | | | | | | | Bluetooth: Add secure flag for mgmt_pin_code_req | Waldemar Rymarkiewicz | 2011-04-28 | |
| | | | * | | | | | | | Bluetooth: Map sec_level to link key requirements | Waldemar Rymarkiewicz | 2011-04-28 | |
| | | | * | | | | | | | Bluetooth: Add definitions for link key types | Waldemar Rymarkiewicz | 2011-04-28 | |
| | | | * | | | | | | | Bluetooth: Add discovering event to the Management interface | Johan Hedberg | 2011-04-28 | |
| | | | * | | | | | | | Bluetooth: Add basic discovery commands to the management interface | Johan Hedberg | 2011-04-28 | |
| | | | * | | | | | | | Bluetooth: Don't export l2cap_sock_ops | Gustavo F. Padovan | 2011-04-28 | |
| | | | * | | | | | | | Bluetooth: Fix memory leak with L2CAP channels | Gustavo F. Padovan | 2011-04-28 | |
| | | | * | | | | | | | Bluetooth: Move conn to struct l2cap_chan | Gustavo F. Padovan | 2011-04-28 | |
| | | | * | | | | | | | Bluetooth: Move more vars to struct l2cap_chan | Gustavo F. Padovan | 2011-04-28 | |
| | | | * | | | | | | | Bluetooth: Move more channel info to struct l2cap_chan | Gustavo F. Padovan | 2011-04-28 |