aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-21tipc: add net set to new netlink apiRichard Alpe1-0/+2
2014-11-21tipc: add net dump to new netlink apiRichard Alpe1-0/+11
2014-11-21tipc: add node get/dump to new netlink apiRichard Alpe1-0/+12
2014-11-21tipc: add media set to new netlink apiRichard Alpe1-0/+1
2014-11-21tipc: add media get/dump to new netlink apiRichard Alpe1-0/+12
2014-11-21tipc: add link stat reset to new netlink apiRichard Alpe1-0/+1
2014-11-21tipc: add link set to new netlink apiRichard Alpe1-0/+1
2014-11-21tipc: add link get/dump to new netlink apiRichard Alpe1-0/+62
2014-11-21tipc: add publication dump to new netlink apiRichard Alpe1-0/+18
2014-11-21tipc: add sock dump to new netlink apiRichard Alpe1-0/+28
2014-11-21tipc: add bearer set to new netlink apiRichard Alpe1-0/+1
2014-11-21tipc: add bearer get/dump to new netlink apiRichard Alpe1-0/+1
2014-11-21tipc: add bearer disable/enable to new netlink apiRichard Alpe1-0/+83
2014-11-21mlx5: don't duplicate kvfree()Al Viro1-8/+0
2014-11-21sched: introduce vlan actionJiri Pirko2-0/+62
2014-11-21net: move vlan pop/push functions into common codeJiri Pirko1-0/+2
2014-11-21net: move make_writable helper into common codeJiri Pirko1-0/+1
2014-11-21vlan: introduce __vlan_insert_tag helper which does not free skbJiri Pirko1-11/+34
2014-11-21vlan: introduce *vlan_hwaccel_push_inside helpersJiri Pirko1-0/+34
2014-11-21vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko1-3/+5
2014-11-21vlan: kill vlan_put_tag helperJiri Pirko1-19/+0
2014-11-21vlan: make __vlan_hwaccel_put_tag return voidJiri Pirko1-5/+4
2014-11-21net: phy: micrel: add generic clock-mode-select supportJohan Hovold1-1/+0
2014-11-21net: phy: add static data field to struct phy_driverJohan Hovold1-0/+2
2014-11-19bury skb_copy_to_page()Al Viro1-23/+0
2014-11-19fold verify_iovec() into copy_msghdr_from_user()Al Viro2-4/+2
2014-11-19separate kernel- and userland-side msghdrAl Viro2-6/+16
2014-11-18icmp: Remove some spurious dropped packet profile hits from the ICMP pathRick Jones1-1/+1
2014-11-18bpf: allow eBPF programs to use mapsAlexei Starovoitov2-0/+8
2014-11-18bpf: add array type of eBPF mapsAlexei Starovoitov1-0/+1
2014-11-18bpf: add hashtable type of eBPF mapsAlexei Starovoitov1-0/+1
2014-11-18bpf: add 'flags' attribute to BPF_MAP_UPDATE_ELEM commandAlexei Starovoitov2-2/+8
2014-11-16mlx4: use netdev_rss_key_fill() helperEric Dumazet1-1/+3
2014-11-16net: provide a per host RSS key generic infrastructureEric Dumazet1-0/+6
2014-11-14Revert "fast_hash: avoid indirect function calls"Jay Vosburgh2-34/+36
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-56/+176
2014-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-2/+15
2014-11-13mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen1-0/+1
2014-11-13mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim2-0/+17
2014-11-13rhashtable: Drop gfp_flags arg in insert/remove functionsThomas Graf1-5/+5
2014-11-13net/mlx4_core: Support more than 64 VFsMatan Barak1-2/+3
2014-11-13net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for PF/VFsMatan Barak1-1/+3
2014-11-13rhashtable: Add parent argument to mutex_is_heldHerbert Xu1-1/+2
2014-11-13rhashtable: Move mutex_is_held under PROVE_LOCKINGHerbert Xu1-0/+2
2014-11-12Merge tag 'trace-fixes-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+1
2014-11-12Merge tag 'mfd-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-0/+7
2014-11-12ip_tunnel: Ops registration for secondary encap (fou, gue)Tom Herbert2-22/+19
2014-11-12irda: Convert IRDA_DEBUG to pr_debugJoe Perches2-12/+1
2014-11-12net: phy: add module_phy_driver macroJohan Hovold1-0/+24
2014-11-12net: Remove __skb_alloc_page and __skb_alloc_pagesAlexander Duyck1-43/+0