summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-05-12switchdev: s/swdev_/switchdev_/Jiri Pirko
2015-05-12switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/Jiri Pirko
2015-05-12net_sched: gred: add TCA_GRED_LIMIT attributeDavid Ward
2015-05-12net: Add skb_free_frag to replace use of put_page in freeing skb->headAlexander Duyck
2015-05-12mm/net: Rename and move page fragment handling from net/ to mm/Alexander Duyck
2015-05-12net: Store virtual address instead of page in netdev_alloc_cacheAlexander Duyck
2015-05-11net: sched: deprecate enqueue_root()Eric Dumazet
2015-05-11net: sched: fix typo in net_device ifdefDaniel Borkmann
2015-05-11net: sched: further simplify handle_ingDaniel Borkmann
2015-05-11bonding: add netlink support for sys prio, actor sys mac, and port keyAndy Gospodarek
2015-05-11bonding: Implement user key part of port_key in an AD system.Mahesh Bandewar
2015-05-11bonding: Allow userspace to set actors' macaddr in an AD-system.Mahesh Bandewar
2015-05-11bonding: Allow userspace to set actors' system_priority in AD systemMahesh Bandewar
2015-05-11net: kill sk_change_net and sk_release_kernelEric W. Biederman
2015-05-11net: Modify sk_alloc to not reference count the netns of kernel sockets.Eric W. Biederman
2015-05-11net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman
2015-05-11net: Add a struct net parameter to sock_create_kernEric W. Biederman
2015-05-11tun: Utilize the normal socket network namespace refcounting.Eric W. Biederman
2015-05-10codel: add ce_threshold attributeEric Dumazet
2015-05-10netlink: allow to listen "all" netnsNicolas Dichtel
2015-05-10netns: rename peernet2id() to peernet2id_alloc()Nicolas Dichtel
2015-05-10Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/l...David S. Miller
2015-05-09seccomp, filter: add and use bpf_prog_create_from_user from seccompDaniel Borkmann
2015-05-09seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filterNicolas Schichan
2015-05-09net: filter: add a callback to allow classic post-verifier transformationsNicolas Schichan
2015-05-09Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...David S. Miller
2015-05-09tcp: add TCPWinProbe and TCPKeepAlive SNMP countersEric Dumazet
2015-05-09tcp: adjust window probe timers to safer valuesEric Dumazet
2015-05-06cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov
2015-05-06mac80211: extend get_key() to return PN for all ciphersJohannes Berg
2015-05-06mac80211: extend get_tkip_seq to all keysJohannes Berg
2015-05-06can.h: make padding given by gcc explicitShawn Landden
2015-05-05vlan: Use eth_proto_is_802_3Alexander Duyck
2015-05-05etherdev: Fix sparse error, make test usable by other functionsAlexander Duyck
2015-05-05tcp: provide SYN headers for passive connectionsEric Dumazet
2015-05-05mac80211: make LED trigger names constJohannes Berg
2015-05-04net: Export IGMP/MLD message validation codeLinus Lüssing
2015-05-04tc: remove unused redirect ttlJamal Hadi Salim
2015-05-04net: Add flow_keys digestTom Herbert
2015-05-04net: Add skb_get_hash_perturbTom Herbert
2015-05-04etherdev: Process is_multicast_ether_addr at same size as other operationsAlexander Duyck
2015-05-04ipv6: Flow label state rangesTom Herbert
2015-05-03net: sched: remove TC_MUNGED bitsFlorian Westphal
2015-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-02virtio: fix typo in vring_need_event() doc commentStefan Hajnoczi
2015-05-02ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peerMartin KaFai Lau
2015-05-02ipv6: Stop rt6_info from using inet_peer's metricsMartin KaFai Lau
2015-04-30Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-30Merge tag 'sound-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds