summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2014-12-09bridge: remove mode BRIDGE_MODE_SWDEVRoopa Prabhu
2014-12-09bridge: new mode flag to indicate mode 'undefined'Roopa Prabhu
2014-12-09Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-12-09Merge tag 'linux-can-next-for-3.19-20141207' of git://gitorious.org/linux-can...David S. Miller
2014-12-09tcp_cubic: add SNMP counters to track how effective is HystartEric Dumazet
2014-12-09tc_act: export uapi header filestephen hemminger
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry
2014-12-08net-timestamp: allow reading recv cmsg on errqueue with origin tstampWillem de Bruijn
2014-12-07can: dev: Consolidate and unify state change handlingAndri Yngvason
2014-12-05net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov
2014-12-05bpf: verifier: add checks for BPF_ABS | BPF_IND instructionsAlexei Starovoitov
2014-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-12-03netfilter: ipset: Alignment problem between 64bit kernel 32bit userspaceJozsef Kadlecsik
2014-12-02bridge: add new hwmode swdevScott Feldman
2014-12-02bridge: add new brport flag LEARNING_SYNCScott Feldman
2014-12-02bridge: add API to notify bridge driver of learned FBD on offloaded deviceScott Feldman
2014-12-02rtnl: expose physical switch id for particular deviceJiri Pirko
2014-12-02neigh: sort Neighbor Cache Entry FlagsJiri Pirko
2014-12-02NFC: NCI: Fix max length of General Bytes in ATR_RESJulien Lefrique
2014-12-02NFC: netlink: Add new netlink command NFC_CMD_ACTIVATE_TARGETChristophe Ricard
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-28NFC: NCI: Handle Target mode activationJulien Lefrique
2014-11-26cfg80211: clean up beacon loss CQM eventJohannes Berg
2014-11-24tipc: add tipc_netlink.h to uapi KbuildRichard Alpe
2014-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-11-24ipvlan: Initial check-in of the IPVLAN driver.Mahesh Bandewar
2014-11-21Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-11-21tipc: add name table dump to new netlink apiRichard Alpe
2014-11-21tipc: add net set to new netlink apiRichard Alpe
2014-11-21tipc: add net dump to new netlink apiRichard Alpe
2014-11-21tipc: add node get/dump to new netlink apiRichard Alpe
2014-11-21tipc: add media set to new netlink apiRichard Alpe
2014-11-21tipc: add media get/dump to new netlink apiRichard Alpe
2014-11-21tipc: add link stat reset to new netlink apiRichard Alpe
2014-11-21tipc: add link set to new netlink apiRichard Alpe
2014-11-21tipc: add link get/dump to new netlink apiRichard Alpe
2014-11-21tipc: add publication dump to new netlink apiRichard Alpe
2014-11-21tipc: add sock dump to new netlink apiRichard Alpe
2014-11-21tipc: add bearer set to new netlink apiRichard Alpe
2014-11-21tipc: add bearer get/dump to new netlink apiRichard Alpe
2014-11-21tipc: add bearer disable/enable to new netlink apiRichard Alpe
2014-11-21sched: introduce vlan actionJiri Pirko
2014-11-21ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample formatJussi Laako
2014-11-19nl80211: Replace interface socket owner attribute with more generic oneJukka Rissanen
2014-11-19cfg80211: allow drivers to support random MAC addresses for scanJohannes Berg
2014-11-19cfg80211: add wowlan net-detect supportLuciano Coelho
2014-11-19cfg80211: introduce TDLS channel switch commandsArik Nemtsov
2014-11-19cfg/mac80211: define TDLS channel switch feature bitArik Nemtsov
2014-11-18bpf: allow eBPF programs to use mapsAlexei Starovoitov