Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | net: Add skb_unclone() helper function. | Pravin B Shelar | 2013-02-15 | 1 | -0/+10 | |
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2013-02-14 | 4 | -2/+13 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | xfrm: make gc_thresh configurable in all namespaces | Michal Kubecek | 2013-02-06 | 2 | -0/+2 | |
| | * | | | | | | | | | xfrm: Add a state resolution packet queue | Steffen Klassert | 2013-02-06 | 2 | -0/+8 | |
| | * | | | | | | | | | pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfk... | Jussi Kivilinna | 2013-02-01 | 1 | -2/+3 | |
| * | | | | | | | | | | bridge: use __u16 in if_bridge.h | Cong Wang | 2013-02-14 | 1 | -2/+2 | |
| * | | | | | | | | | | bridge: Separate egress policy bitmap | Vlad Yasevich | 2013-02-13 | 1 | -0/+1 | |
| * | | | | | | | | | | bridge: Add vlan support to static neighbors | Vlad Yasevich | 2013-02-13 | 2 | -1/+4 | |
| * | | | | | | | | | | bridge: Add the ability to configure pvid | Vlad Yasevich | 2013-02-13 | 1 | -0/+1 | |
| * | | | | | | | | | | bridge: Dump vlan information from a bridge port | Vlad Yasevich | 2013-02-13 | 2 | -1/+3 | |
| * | | | | | | | | | | bridge: Add netlink interface to configure vlans on bridge ports | Vlad Yasevich | 2013-02-13 | 2 | -0/+11 | |
| * | | | | | | | | | | net: Fix possible wrong checksum generation. | Pravin B Shelar | 2013-02-13 | 1 | -8/+9 | |
| * | | | | | | | | | | tcp: set and get per-socket timestamp | Andrey Vagin | 2013-02-13 | 1 | -0/+1 | |
| * | | | | | | | | | | tcp: adding a per-socket timestamp offset | Andrey Vagin | 2013-02-13 | 1 | -0/+3 | |
| * | | | | | | | | | | act_police: move struct tcf_police to act_police.c | Jiri Pirko | 2013-02-12 | 1 | -15/+0 | |
| * | | | | | | | | | | sch_api: introduce qdisc_watchdog_schedule_ns() | Jiri Pirko | 2013-02-12 | 1 | -2/+8 | |
| * | | | | | | | | | | sch: make htb_rate_cfg and functions around that generic | Jiri Pirko | 2013-02-12 | 1 | -0/+19 | |
| * | | | | | | | | | | driver: net: ethernet: cpsw: dual emac interface implementation | Mugunthan V N | 2013-02-12 | 1 | -0/+3 | |
| * | | | | | | | | | | net: sctp: remove unused multiple cookie keys | Daniel Borkmann | 2013-02-12 | 2 | -5/+2 | |
| * | | | | | | | | | | netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock | Neil Horman | 2013-02-11 | 1 | -2/+2 | |
| * | | | | | | | | | | ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2 | Hannes Frederic Sowa | 2013-02-11 | 1 | -0/+9 | |
| * | | | | | | | | | | net neighbour, decnet: Ensure to align device private data on preferred align... | YOSHIFUJI Hideaki / 吉藤英明 | 2013-02-11 | 1 | -0/+1 | |
| * | | | | | | | | | | net/8021q: Implement Multiple VLAN Registration Protocol (MVRP) | David Ward | 2013-02-10 | 2 | -0/+2 | |
| * | | | | | | | | | | net/802: Implement Multiple Registration Protocol (MRP) | David Ward | 2013-02-10 | 2 | -0/+145 | |
| * | | | | | | | | | | VSOCK: Introduce VM Sockets | Andy King | 2013-02-10 | 2 | -1/+174 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-02-08 | 8 | -9/+57 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | skbuff: Move definition of NETDEV_FRAG_PAGE_MAX_SIZE | Alexander Duyck | 2013-02-08 | 1 | -0/+4 | |
| * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-02-08 | 12 | -19/+177 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | bcma: cc: fix (and rename) define of NAND flash type | Rafał Miłecki | 2013-02-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | Bluetooth: Keep track of UUID type upon addition | Johan Hedberg | 2013-02-01 | 1 | -0/+1 | |
| | * | | | | | | | | | | bcma: add gpio_to_irq | Hauke Mehrtens | 2013-01-30 | 1 | -2/+7 | |
| | * | | | | | | | | | | ssb: add gpio_to_irq | Hauke Mehrtens | 2013-01-30 | 1 | -0/+5 | |
| | * | | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-01-30 | 4 | -14/+115 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | | cfg80211/nl80211: add API for MAC address ACLs | Vasanthakumar Thiagarajan | 2013-01-25 | 2 | -2/+83 | |
| | | * | | | | | | | | | cfg80211: Move the definition of struct mac_address up | Vasanthakumar Thiagarajan | 2013-01-25 | 1 | -4/+4 | |
| | | * | | | | | | | | | ieee80211: define AKM suite selectors type 5, 6 and 7 | Bing Zhao | 2013-01-24 | 1 | -1/+4 | |
| | | * | | | | | | | | | mac80211: provide the vif in rssi_callback | Emmanuel Grumbach | 2013-01-24 | 1 | -0/+1 | |
| | | * | | | | | | | | | mac80211: allow drivers to access IPv6 information | Johannes Berg | 2013-01-18 | 1 | -0/+9 | |
| | | * | | | | | | | | | mac80211: remove ARP filter enable/disable logic | Johannes Berg | 2013-01-18 | 1 | -7/+4 | |
| | | * | | | | | | | | | mac80211: add op to configure default key id | Yoni Divinsky | 2013-01-18 | 1 | -0/+10 | |
| | * | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2013-01-30 | 5 | -2/+48 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | Bluetooth: Add support for reading LE supported states | Johan Hedberg | 2013-01-23 | 2 | -0/+7 | |
| | | * | | | | | | | | | Bluetooth: Add support for reading LE White List Size | Johan Hedberg | 2013-01-23 | 2 | -0/+7 | |
| | | * | | | | | | | | | Bluetooth: Add LE Local Features reading support | Johan Hedberg | 2013-01-23 | 2 | -0/+7 | |
| | | * | | | | | | | | | Bluetooth: Add helper functions for testing bdaddr types | Johan Hedberg | 2013-01-23 | 1 | -0/+23 | |
| | | * | | | | | | | | | Bluetooth: Add a new workqueue for hci_request operations | Johan Hedberg | 2013-01-18 | 1 | -0/+1 | |
| | | * | | | | | | | | | Bluetooth: AMP: Use set_bit / test_bit for amp_mgr state | Andrei Emeltchenko | 2013-01-09 | 1 | -1/+1 | |
| | | * | | | | | | | | | Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc write | Andrei Emeltchenko | 2013-01-09 | 1 | -0/+2 | |
| | | * | | | | | | | | | Bluetooth: remove an unused variable in a header file | Rami Rosen | 2013-01-09 | 1 | -1/+0 | |
| * | | | | | | | | | | | tg3: add support for Ethernet core in bcm4785 | Hauke Mehrtens | 2013-02-07 | 1 | -0/+1 |