summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller2015-04-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | brcmfmac: add support for BCM43430 SDIO chipsetArend van Spriel2015-03-20
| | * | | | | | | | | | | | | | | | | | | | | | bcma: allow disabling (not building) PCI driverRafał Miłecki2015-03-13
| | * | | | | | | | | | | | | | | | | | | | | | bcma: move PCI IRQ control function to host specific codeRafał Miłecki2015-03-13
| | * | | | | | | | | | | | | | | | | | | | | | brcmfmac: Add support for BCM4345 SDIO chipset.Syed Asifful Dayyan2015-03-13
| * | | | | | | | | | | | | | | | | | | | | | | net/mlx4_en: Add Flow control statistics display via ethtoolMatan Barak2015-03-31
| * | | | | | | | | | | | | | | | | | | | | | | net/mlx4_en: Move statistics bitmap setting to the Ethernet driverEran Ben Elisha2015-03-31
| * | | | | | | | | | | | | | | | | | | | | | | netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-31
| * | | | | | | | | | | | | | | | | | | | | | | ptp: remove 32 bit get/set methods.Richard Cochran2015-03-31
| * | | | | | | | | | | | | | | | | | | | | | | ptp: introduce get/set time methods with explicit 64 bit seconds.Richard Cochran2015-03-31
| * | | | | | | | | | | | | | | | | | | | | | | net: Introduce passthru_features_checkToshiaki Makita2015-03-29
| * | | | | | | | | | | | | | | | | | | | | | | net: Move check for multiple vlans to driversToshiaki Makita2015-03-29
| * | | | | | | | | | | | | | | | | | | | | | | vlan: Introduce helper functions to check if skb is taggedToshiaki Makita2015-03-29
| * | | | | | | | | | | | | | | | | | | | | | | tc: bpf: generalize pedit actionAlexei Starovoitov2015-03-29
| * | | | | | | | | | | | | | | | | | | | | | | rhashtable: provide len to obj_hashfnPatrick McHardy2015-03-25
| | |_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | rhashtable: Add rhashtable_free_and_destroy()Thomas Graf2015-03-24
| * | | | | | | | | | | | | | | | | | | | | | rhashtable: Disable automatic shrinking by defaultThomas Graf2015-03-24
| * | | | | | | | | | | | | | | | | | | | | | rhashtable: Mark internal/private inline functions as suchThomas Graf2015-03-24
| * | | | | | | | | | | | | | | | | | | | | | rhashtable: Use 'unsigned int' consistentlyThomas Graf2015-03-24
| * | | | | | | | | | | | | | | | | | | | | | rhashtable: Extend RCU read lock into rhashtable_insert_rehash()Thomas Graf2015-03-24
| * | | | | | | | | | | | | | | | | | | | | | filter: introduce SKF_AD_VLAN_TPID BPF extensionMichal Sekletar2015-03-24
| * | | | | | | | | | | | | | | | | | | | | | net: remove never used forwarding_accel_ops pointer from net_deviceHannes Frederic Sowa2015-03-24
| * | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | rhashtable: Fix sleeping inside RCU critical section in walk_stopHerbert Xu2015-03-23
| * | | | | | | | | | | | | | | | | | | | | | ipv6: introduce secret_stable to ipv6_devconfHannes Frederic Sowa2015-03-23
| * | | | | | | | | | | | | | | | | | | | | | rhashtable: Add immediate rehash during insertionHerbert Xu2015-03-23
| * | | | | | | | | | | | | | | | | | | | | | rhashtable: Add multiple rehash supportHerbert Xu2015-03-23
| * | | | | | | | | | | | | | | | | | | | | | rhashtable: Allow hashfn to be unsetHerbert Xu2015-03-23
| * | | | | | | | | | | | | | | | | | | | | | rhashtable: Eliminate unnecessary branch in rht_key_hashfnHerbert Xu2015-03-23
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 'linux-can-next-for-4.1-20150323' of git://git.kernel.org/pub/scm/l...David S. Miller2015-03-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | can: add combined rx/tx LED trigger supportYegor Yefremov2015-03-22
| | * | | | | | | | | | | | | | | | | | | | | | can: use sock_efree instead of own destructorFlorian Westphal2015-03-22
| * | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | netfilter: bridge: kill nf_bridge_padFlorian Westphal2015-03-22
| | * | | | | | | | | | | | | | | | | | | | | | | netfilter: bridge: remove BRNF_STATE_BRIDGED flagFlorian Westphal2015-03-16
| | * | | | | | | | | | | | | | | | | | | | | | | netfilter: bridge: query conntrack about skb dnatFlorian Westphal2015-03-16
| * | | | | | | | | | | | | | | | | | | | | | | | ipv4: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request socketsEric Dumazet2015-03-23
| * | | | | | | | | | | | | | | | | | | | | | | | inet: remove sk_listener parameter from syn_ack_timeout()Eric Dumazet2015-03-23
| * | | | | | | | | | | | | | | | | | | | | | | | net: socket: add support for async operationstadeusz.struk@intel.com2015-03-23
| | |/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Revert "selinux: add a skb_owned_by() hook"Eric Dumazet2015-03-20
| * | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | rhashtable: Fix undeclared EEXIST build error on ia64Herbert Xu2015-03-20
| * | | | | | | | | | | | | | | | | | | | | | | | rhashtable: Rip out obsolete out-of-line interfaceHerbert Xu2015-03-20
| * | | | | | | | | | | | | | | | | | | | | | | | rhashtable: Allow hash/comparison functions to be inlinedHerbert Xu2015-03-20
| * | | | | | | | | | | | | | | | | | | | | | | | rhashtable: Make rhashtable_init params argument constHerbert Xu2015-03-20
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | cc2520: Add support for CC2591 amplifier.Brad Campbell2015-03-18
| * | | | | | | | | | | | | | | | | | | | | | | | | net: Fix high overhead of vlan sub-device teardown.David S. Miller2015-03-18
| * | | | | | | | | | | | | | | | | | | | | | | | | net: add support for phys_port_nameDavid Ahern2015-03-18
| * | | | | | | | | | | | | | | | | | | | | | | | | ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner2015-03-18