Age | Commit message (Expand) | Author |
2015-07-23 | Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies() | Dean Jenkins |
2015-07-23 | mac802154: do not export ieee802154_rx() | Varka Bhadram |
2015-07-23 | cfg802154: add PM hooks | Varka Bhadram |
2015-07-23 | ip_tunnel: Call ip_tunnel_core_init() from inet_init() | Thomas Graf |
2015-07-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-07-22 | ip_tunnel: Provide tunnel metadata API for CONFIG_INET=n | Thomas Graf |
2015-07-22 | ipv6: sysctl to restrict candidate source addresses | Erik Kline |
2015-07-21 | net: track success and failure of TCP PMTU probing | Rick Jones |
2015-07-21 | net: #ifdefify sk_classid member of struct sock | Mathias Krause |
2015-07-21 | openvswitch: Use regular VXLAN net_device device | Thomas Graf |
2015-07-21 | vxlan: Factor out device configuration | Thomas Graf |
2015-07-21 | fib: Add fib rule match on tunnel id | Thomas Graf |
2015-07-21 | route: Per route IP tunnel metadata via lightweight tunnel | Thomas Graf |
2015-07-21 | route: Extend flow representation with tunnel key | Thomas Graf |
2015-07-21 | vxlan: Flow based tunneling | Thomas Graf |
2015-07-21 | dst: Metadata destinations | Thomas Graf |
2015-07-21 | ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic | Thomas Graf |
2015-07-21 | mpls: ip tunnel support | Roopa Prabhu |
2015-07-21 | lwtunnel: support dst output redirect function | Roopa Prabhu |
2015-07-21 | ipv6: support for fib route lwtunnel encap attributes | Roopa Prabhu |
2015-07-21 | ipv4: support for fib route lwtunnel encap attributes | Roopa Prabhu |
2015-07-21 | lwtunnel: infrastructure for handling light weight tunnels like mpls | Roopa Prabhu |
2015-07-21 | rtnetlink: introduce new RTA_ENCAP_TYPE and RTA_ENCAP attributes | Roopa Prabhu |
2015-07-21 | Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2015-07-20 | bpf: introduce bpf_skb_vlan_push/pop() helpers | Alexei Starovoitov |
2015-07-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2015-07-20 | stmmac: drop custom_* fields from plat_stmmacenet_data | Joachim Eastwood |
2015-07-20 | net: remove skb_frag_add_head | Jiri Benc |
2015-07-20 | switchdev: add offload_fwd_mark generator helper | Scott Feldman |
2015-07-20 | net: add phys ID compare helper to test if two IDs are the same | Scott Feldman |
2015-07-20 | net: don't reforward packets already forwarded by offload device | Scott Feldman |
2015-07-20 | ebpf: add helper to retrieve net_cls's classid cookie | Daniel Borkmann |
2015-07-20 | cls_cgroup: factor out classid retrieval | Daniel Borkmann |
2015-07-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-07-17 | clarify implementation of ethtool's get_ts_info op | Jacob Keller |
2015-07-18 | x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on... | Ingo Molnar |
2015-07-18 | x86/fpu, sched: Dynamically allocate 'struct fpu' | Dave Hansen |
2015-07-17 | mm/page_owner: set correct gfp_mask on page_owner | Joonsoo Kim |
2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour |
2015-07-17 | Update Viresh Kumar's email address | Viresh Kumar |
2015-07-17 | include, lib: add __printf attributes to several function prototypes | Nicolas Iooss |
2015-07-17 | mm: hugetlb: allow hugepages_supported to be architecture specific | Dominik Dingel |
2015-07-17 | Merge tag 'staging-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-07-17 | Merge tag 'gpio-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2015-07-17 | cfg80211: use RTNL locked reg_can_beacon for IR-relaxation | Arik Nemtsov |
2015-07-16 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-07-15 | netlink: changes for setting and clearing protodown via netlink. | Anuradha Karuppiah |
2015-07-15 | net core: Add protodown support. | Anuradha Karuppiah |
2015-07-15 | ipv6: lock socket in ip6_datagram_connect() | Eric Dumazet |