| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-14 | 1 | -0/+1 |
* | | bridge: Add vlan support to static neighbors | Vlad Yasevich | 2013-02-14 | 2 | -1/+4 |
* | | bridge: Add the ability to configure pvid | Vlad Yasevich | 2013-02-14 | 1 | -0/+1 |
* | | bridge: Dump vlan information from a bridge port | Vlad Yasevich | 2013-02-14 | 2 | -1/+3 |
* | | bridge: Add netlink interface to configure vlans on bridge ports | Vlad Yasevich | 2013-02-14 | 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-13 | 1 | -15/+0 |
* | | sch_api: introduce qdisc_watchdog_schedule_ns() | Jiri Pirko | 2013-02-13 | 1 | -2/+8 |
* | | sch: make htb_rate_cfg and functions around that generic | Jiri Pirko | 2013-02-13 | 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-12 | 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-11 | 2 | -0/+2 |
* | | net/802: Implement Multiple Registration Protocol (MRP) | David Ward | 2013-02-11 | 2 | -0/+145 |
* | | VSOCK: Introduce VM Sockets | Andy King | 2013-02-11 | 2 | -1/+174 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-02-09 | 8 | -9/+57 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-02-08 | 2 | -12/+14 |
| |\ \ |
|
| | * | | net: usb: fix regression from FLAG_NOARP code | Lucas Stach | 2013-02-08 | 1 | -1/+1 |
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2013-02-06 | 1 | -0/+25 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'stable/for-jens-3.8' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe | 2012-12-19 | 1 | -0/+25 |
| | |\ \ \ |
|
| | | * | | | llist/xen-blkfront: implement safe version of llist_for_each_entry | Roger Pau Monne | 2012-12-18 | 1 | -0/+25 |
| * | | | | | Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2013-02-05 | 3 | -0/+11 |
| |\ \ \ \ \ |
|
| | * | | | | | USB: add usb_hcd_{start,end}_port_resume | Alan Stern | 2013-01-26 | 2 | -0/+5 |
| | * | | | | | Merge tag 'for-usb-linus-2012-01-24' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2013-01-25 | 1 | -0/+6 |
| | |\ \ \ \ \ |
|
| | | * | | | | | usb: Using correct way to clear usb3.0 device's remote wakeup feature. | Lan Tianyu | 2013-01-24 | 1 | -0/+6 |
| * | | | | | | | memcg: fix typo in kmemcg cache walk macro | Glauber Costa | 2013-02-05 | 1 | -1/+1 |
| * | | | | | | | mm: fix wrong comments about anon_vma lock | Yuanhan Liu | 2013-02-05 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-01-31 | 1 | -6/+18 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming | 2013-01-30 | 1 | -6/+18 |
| | | |/ / / / /
| | |/| | | | | |
|
* | | | | | | | | 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 |