summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * mm, oom: reintroduce /proc/pid/oom_adjDavid Rientjes2012-11-161-0/+9
| * revert "epoll: support for disabling items, and a self-test app"Andrew Morton2012-11-091-1/+0
* | 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
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds2012-10-303-0/+458
| |\ \ \
| | * \ \ Merge tag 'disintegrate-raid-20121009' of git://git.infradead.org/users/dhowe...NeilBrown2012-10-163-0/+458
| | |\ \ \ | | | |/ / | | |/| |
| | | * | UAPI: (Scripted) Disintegrate include/linux/raidDavid Howells2012-10-093-0/+458
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-261-0/+1
| |\ \ \ \
| | * | | | tcp: add SYN/data info to TCP_INFOYuchung Cheng2012-10-221-0/+1
| * | | | | Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-10-192-0/+64
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'disintegrate-tty-20121009' of git://git.infradead.org/users/dhowel...Greg Kroah-Hartman2012-10-172-0/+64
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | UAPI: (Scripted) Disintegrate include/linux/hsiDavid Howells2012-10-092-0/+64
| | | | |/ / | | | |/| |
| * | | | | Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-10-1911-0/+3241
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'disintegrate-usb-20121009' of git://git.infradead.org/users/dhowel...Greg Kroah-Hartman2012-10-1311-0/+3241
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | UAPI: (Scripted) Disintegrate include/linux/usbDavid Howells2012-10-0911-0/+3241
| | | |/ / /
| * | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-189-0/+1403
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | UAPI: (Scripted) Disintegrate include/linux/dvbDavid Howells2012-10-179-0/+1403
| | |/ / /
* | | | | 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
* | | | | sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-011-0/+1
* | | | | 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
OpenPOWER on IntegriCloud