summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | ipmr/ip6mr: report origin of mfc entry into rtnl msgNicolas Dichtel2012-12-041-0/+1
| * | | | | | | | | ipmr/ip6mr: advertise mfc stats via rtnetlinkNicolas Dichtel2012-12-041-0/+7
| * | | | | | | | | netconf: advertise mc_forwarding statusNicolas Dichtel2012-12-041-0/+1
| * | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-12-041-0/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | netfilter: ctnetlink: dump entries from the dying and unconfirmed listsPablo Neira Ayuso2012-12-031-0/+2
| * | | | | | | | | | tun: only queue packets on deviceMichael S. Tsirkin2012-12-031-0/+2
| |/ / / / / / / / /
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-281-18/+95
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | nl80211/cfg80211: add VHT MCS supportJohannes Berg2012-11-261-1/+11
| | * | | | | | | | nl80211/cfg80211: support VHT channel configurationJohannes Berg2012-11-261-9/+52
| | * | | | | | | | nl80211: add documentation for channel typeJohannes Berg2012-11-261-0/+9
| | * | | | | | | | cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-261-8/+6
| | * | | | | | | | cfg80211: Add TDLS event to allow drivers to request operationsJouni Malinen2012-11-191-0/+6
| | * | | | | | | | nl/cfg80211: advertise OBSS scan requirementAmitkumar Karwar2012-11-121-0/+4
| | * | | | | | | | nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE commandAntonio Quartulli2012-11-051-0/+5
| | * | | | | | | | cfg80211: allow per interface TX power settingJohannes Berg2012-10-301-0/+2
| * | | | | | | | | sit: allow to configure 6rd tunnels via netlinkNicolas Dichtel2012-11-201-0/+4
| * | | | | | | | | add DOVE extensions for VXLANDavid Stevens2012-11-201-0/+4
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-172-1/+9
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-11-162-0/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | netfilter: ipv6: add getsockopt to retrieve origdstFlorian Westphal2012-11-022-0/+4
| * | | | | | | | | | ipv6: export IP6_RT_PRIO_* to userlandNicolas Dichtel2012-11-161-0/+3
| * | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-11-142-0/+63
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-142-0/+63
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | | * | | | | | | | | NFC: Extend netlink interface for LTO, RW, and MIUX parameters supportThierry Escande2012-10-291-0/+15
| | | * | | | | | | | | nl/cfg80211: force scan using an AP vif if requestedAntonio Quartulli2012-10-181-0/+8
| | | * | | | | | | | | cfg80211: add support for flushing old scan resultsSam Leffler2012-10-181-0/+4
| | | * | | | | | | | | cfg80211: add scan flag to indicate its prioritySam Leffler2012-10-181-2/+6
| | | * | | | | | | | | {nl,cfg}80211: add a flags word to scan requestsSam Leffler2012-10-181-0/+15
| | | * | | | | | | | | {nl,cfg}80211: Peer STA VHT capsMahesh Palivela2012-10-171-0/+6
| | | * | | | | | | | | cfg80211: Allow user space to specify non-IEs to SAE AuthenticationJouni Malinen2012-10-171-0/+11
| | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| * | | | | | | | | | ipip/rtnl: add IFLA_IPTUN_PMTUDISC on dumpNicolas Dichtel2012-11-141-0/+1
| * | | | | | | | | | ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dumpNicolas Dichtel2012-11-141-0/+1
| * | | | | | | | | | bridge: add root port blockingstephen hemminger2012-11-141-0/+1
| * | | | | | | | | | bridge: implement BPDU blockingstephen hemminger2012-11-141-0/+1
| * | | | | | | | | | bridge: bridge port parameters over netlinkstephen hemminger2012-11-141-0/+15
| |/ / / / / / / / /
| * | | | | | | | | ipv6: add knob to send unsolicited ND on link-layer address changeHannes Frederic Sowa2012-11-131-0/+1
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-1026-0/+5190
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | ip6tnl: advertise tunnel param via rtnlNicolas Dichtel2012-11-091-0/+3
| * | | | | | | | | | ipip: advertise tunnel param via rtnlNicolas Dichtel2012-11-091-0/+11
| * | | | | | | | | | Fix the wanxl firmware to include missing constantsDavid Howells2012-11-091-0/+3
| * | | | | | | | | | UAPI: (Scripted) Disintegrate include/linux/hdlcDavid Howells2012-11-092-0/+82
| * | | | | | | | | | packet: tx_ring: allow the user to choose tx data offsetPaul Chavent2012-11-071-0/+1
| * | | | | | | | | | if_ether.h: add B.A.T.M.A.N.-Advanced EthertypeAntonio Quartulli2012-11-031-0/+1
| * | | | | | | | | | rtnl/ipv4: use netconf msg to advertise rp_filter statusNicolas Dichtel2012-11-011-0/+1
| * | | | | | | | | | ptp: add an ioctl to compare PHC time with system timeRichard Cochran2012-11-011-0/+14
| * | | | | | | | | | tuntap: add ioctl to attach or detach a file form tuntap deviceJason Wang2012-11-011-0/+3
| * | | | | | | | | | tuntap: introduce multiqueue flagsJason Wang2012-11-011-0/+2
| * | | | | | | | | | net: filter: add vlan tag accessEric Dumazet2012-10-311-1/+3
| * | | | | | | | | | net: set and query VEB/VEPA bridge mode via PF_BRIDGEJohn Fastabend2012-10-311-0/+18
| * | | | | | | | | | rtnl/ipv4: use netconf msg to advertise forwarding statusNicolas Dichtel2012-10-281-0/+2
OpenPOWER on IntegriCloud