summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2015-06-24net: inet_diag: export IPV6_V6ONLY sockoptPhil Sutter
2015-06-24net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek
2015-06-24net: track link-status of ipv4 nexthopsAndy Gospodarek
2015-06-23dcb : Fix incorrect documentation for struct dcb_appAnish Bhatt
2015-06-21netlink: add API to retrieve all group membershipsDavid Herrmann
2015-06-18netfilter: don't pull include/linux/netfilter.h from netns headersPablo Neira Ayuso
2015-06-18netfilter: xt_socket: add XT_SOCKET_RESTORESKMARK flagHarout Hedeshian
2015-06-18netfilter: nfnetlink_queue: add security context informationRoman Kubiak
2015-06-15sock_diag: implement a get_info handler for inetCraig Gallek
2015-06-15sock_diag: define destruction multicast groupsCraig Gallek
2015-06-15net/core: Add reading VF statistics through the PF netdeviceEran Ben Elisha
2015-06-15Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2015-06-15bonding: export slave's partner_oper_port_state via sysfs and netlinkNikolay Aleksandrov
2015-06-15bonding: export slave's actor_oper_port_state via sysfs and netlinkNikolay Aleksandrov
2015-06-15bpf: introduce current->pid, tgid, uid, gid, comm accessorsAlexei Starovoitov
2015-06-15netfilter: nf_tables: attach net_device to basechainPablo Neira Ayuso
2015-06-14netfilter: ipset: Fix coding styles reported by checkpatch.plJozsef Kadlecsik
2015-06-11NFC: nci: add generic uart supportVincent Cuissard
2015-06-11net/ethtool: Add current supported tunable optionsHadar Hen Zion
2015-06-09can: cangw: introduce optional uid to reference created routing jobsOliver Hartkopp
2015-06-09NFC: netlink: Implement vendor command supportSamuel Ortiz
2015-06-07bpf: allow programs to write to certain skb fieldsAlexei Starovoitov
2015-06-06inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitationsEric Dumazet
2015-06-04mpls: Add definition for IPPROTO_MPLSTom Herbert
2015-06-03bpf: introduce bpf_clone_redirect() helperAlexei Starovoitov
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-01geneve: allow user to specify TOS info for tunnel framesJohn W. Linville
2015-06-01geneve: allow user to specify TTL for tunnel framesJohn W. Linville
2015-06-01openvswitch: include datapath actions with sampled-packet upcall to userspaceNeil McKee
2015-06-01include/uapi/linux/virtio_balloon.h: include linux/virtio_types.hMikko Rapeli
2015-05-31net/rds: Declare SO_RDS_TRANSPORT and RDS_TRANS_* constants in uapi/linux/rds.hSowmini Varadhan
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-05-30bpf: allow BPF programs access skb->skb_iif and skb->dev->ifindex fieldsAlexei Starovoitov
2015-05-28ethtool: Add helper routines to pass vf to rx_flow_specJohn Fastabend
2015-05-26netfilter: nf_tables: allow to bind table to net_devicePablo Neira Ayuso
2015-05-25ipv6: Create percpu rt6_infoMartin KaFai Lau
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-21net: sched: pkt_cls: remove unused macros from uapiFlorian Westphal
2015-05-21tcp: add tcpi_segs_in and tcpi_segs_out to tcp_infoMarcelo Ricardo Leitner
2015-05-21bpf: allow bpf programs to tail-call other bpf programsAlexei Starovoitov
2015-05-19net-next: ethtool: Added port speed macros.Parav Pandit
2015-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-05-15conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transitionJesper Dangaard Brouer
2015-05-14rename RTNH_F_EXTERNAL to RTNH_F_OFFLOADRoopa Prabhu
2015-05-14netfilter: add netfilter ingress hook after handle_ing() under unique static keyPablo Neira
2015-05-13geneve: add initial netdev driver for GENEVE tunnelsJohn W. Linville
2015-05-13packet: rollover statisticsWillem de Bruijn
2015-05-13tc: introduce Flower classifierJiri Pirko
2015-05-13net: sched: use counter to break reclassify loopsFlorian Westphal