summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-242-0/+5
|\
| * sctp: fix ASCONF list handlingMarcelo Ricardo Leitner2015-06-142-0/+5
* | net: inet_diag: export IPV6_V6ONLY sockoptPhil Sutter2015-06-241-1/+2
* | net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek2015-06-244-8/+15
* | net: track link-status of ipv4 nexthopsAndy Gospodarek2015-06-242-2/+5
* | dcb : Fix incorrect documentation for struct dcb_appAnish Bhatt2015-06-231-3/+7
* | switchdev; add VLAN support for port's bridge_getlinkScott Feldman2015-06-231-1/+5
* | switchdev: rename vlan vid_start to vid_beginScott Feldman2015-06-231-1/+1
* | netfilter: nf_qeueue: Drop queue entries on nf_unregister_hookEric W. Biederman2015-06-231-0/+2
* | macvtap: Increase limit of macvtap queuesPankaj Gupta2015-06-231-1/+1
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-06-238-80/+165
|\ \
| * | Bluetooth: hci_core: increase max adv instFlorian Grandel2015-06-181-1/+1
| * | Bluetooth: hci_core: remove obsolete adv_instanceFlorian Grandel2015-06-181-6/+0
| * | Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()Florian Grandel2015-06-181-0/+1
| * | Bluetooth: hci_core/mgmt: move adv timeout to hdevFlorian Grandel2015-06-181-1/+4
| * | Bluetooth: hci_core/mgmt: Introduce multi-adv listFlorian Grandel2015-06-181-0/+17
| * | mac802154: fix flags BIT definitions orderAlexander Aring2015-06-121-12/+12
| * | mac802154: cleanup llsec param flagsVarka Bhadram2015-06-121-9/+9
| * | Bluetooth: Read encryption key size for BR/EDR connectionsJohan Hedberg2015-06-121-0/+10
| * | nl802154: fix misspelled enumChristoffer Holmstedt2015-06-101-2/+2
| * | Bluetooth: Move SCO support under BT_BREDR config optionArron Wang2015-06-092-0/+23
| * | Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return voidArron Wang2015-06-091-2/+2
| * | Bluetooth: Fix encryption key size handling for LTKsJohan Hedberg2015-06-091-1/+1
| * | mac802154: change pan_coord type to boolAlexander Aring2015-06-071-1/+1
| * | mac802154: add missing structure commentsAlexander Aring2015-06-071-6/+28
| * | mac802154: rearrange attribute in ieee802154_hwAlexander Aring2015-06-071-1/+1
| * | mac802154: remove unused hw_filt attributeAlexander Aring2015-06-071-1/+0
| * | mac802154: cleanup ieee802154 hardware flagsAlexander Aring2015-06-071-20/+36
| * | mac802154: remove aack hw flagAlexander Aring2015-06-071-2/+0
| * | mac802154: cleanup address filtering flagsAlexander Aring2015-06-071-10/+21
| * | mac802154: remove unneeded vif structAlexander Aring2015-06-071-8/+0
| * | nl802154: export supported commandsVarka Bhadram2015-06-041-0/+2
| * | cc2520: fix CC2591 handlingVarka Bhadram2015-05-311-1/+0
| * | ieee802154: Fix EUI-64 station address validation.Lennert Buytenhek2015-05-311-6/+4
| * | ieee802154: Fix generation of random EUI-64 addresses.Lennert Buytenhek2015-05-311-3/+3
* | | Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller2015-06-231-0/+11
|\ \ \
| * | | bcma: make calls to PCI hostmode functions config-safeRafał Miłecki2015-06-081-0/+11
* | | | netlink: add API to retrieve all group membershipsDavid Herrmann2015-06-211-8/+9
* | | | net: Update out-of-date commentZhaowei Yuan2015-06-211-1/+0
* | | | netfilter: xtables: fix warnings on 32bit platformsFlorian Westphal2015-06-181-4/+4
* | | | netfilter: don't pull include/linux/netfilter.h from netns headersPablo Neira Ayuso2015-06-185-7/+15
* | | | netfilter: use forward declaration instead of including linux/proc_fs.hPablo Neira Ayuso2015-06-181-1/+1
* | | | net: include missing headers in net/net_namespace.hPablo Neira Ayuso2015-06-181-0/+2
* | | | netfilter: bridge: split ipv6 code into separated filePablo Neira Ayuso2015-06-181-0/+60
* | | | netfilter: x_tables: align per cpu xt_counterEric Dumazet2015-06-181-2/+4
* | | | netfilter: xt_socket: add XT_SOCKET_RESTORESKMARK flagHarout Hedeshian2015-06-181-0/+8
* | | | netfilter: nfnetlink_queue: add security context informationRoman Kubiak2015-06-181-1/+3
* | | | sock_diag: implement a get_info handler for inetCraig Gallek2015-06-151-1/+2
* | | | sock_diag: specify info_size per inet protocolCraig Gallek2015-06-151-0/+1
* | | | sock_diag: define destruction multicast groupsCraig Gallek2015-06-153-0/+53