summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/core: Add event for a change in slave stateMoni Shoua2015-02-051-0/+15
* Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller2015-02-044-13/+84
|\
| * nl80211: don't document per-wiphy interface dumpJohannes Berg2015-01-291-2/+2
| * mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen2015-01-271-0/+5
| * mac80111: Add BIP-CMAC-256 cipherJouni Malinen2015-01-271-0/+9
| * mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen2015-01-271-5/+10
| * cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphersJouni Malinen2015-01-271-0/+18
| * nl80211: add an attribute to allow delaying the first scheduled scan cycleLuciano Coelho2015-01-232-6/+19
| * mac80211: enable TPC through mac80211 stackLorenzo Bianconi2015-01-231-0/+7
| * nl80211: Allow set network namespace by fdVadim Kochan2015-01-231-0/+2
| * mac80211: allow drivers to control software cryptoJohannes Berg2015-01-221-0/+12
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-02-042-5/+10
|\ \
| * | Bluetooth: Remove mgmt_rp_read_local_oob_ext_data structJohan Hedberg2015-02-021-4/+0
| * | Bluetooth: Add restarting to service discoveryJakub Pawlowski2015-02-021-0/+1
| * | Bluetooth: Add le_scan_restart work for LE scan restartingJakub Pawlowski2015-02-021-0/+5
| * | Bluetooth: Store OOB data present value for each set of remote OOB dataMarcel Holtmann2015-01-311-0/+1
| * | Bluetooth: Perform a power cycle when receiving hardware error eventMarcel Holtmann2015-01-281-0/+3
| * | Bluetooth: Convert Set SC to use HCI RequestJohan Hedberg2015-01-231-1/+0
* | | net: add skb functions to process remote checksum offloadTom Herbert2015-02-042-0/+36
* | | xps: fix xps for stacked devicesEric Dumazet2015-02-041-2/+5
* | | ipv6: introduce ipv6_make_skbVlad Yasevich2015-02-031-0/+19
* | | ipv6: pull cork initialization into its own function.Vlad Yasevich2015-02-031-5/+7
* | | net-timestamp: no-payload only sysctlWillem de Bruijn2015-02-031-0/+1
* | | net-timestamp: no-payload optionWillem de Bruijn2015-02-031-1/+2
* | | swdevice: add new apis to set and del bridge port attributesRoopa Prabhu2015-02-021-1/+36
* | | bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu2015-02-021-2/+4
* | | netdev: introduce new NETIF_F_HW_SWITCH_OFFLOAD feature flag for switch devic...Roopa Prabhu2015-02-021-1/+5
* | | ipv4: icmp: use percpu allocationEric Dumazet2015-02-011-1/+2
* | | dev: add per net_device packet type chainsSalam Noureddine2015-01-291-0/+2
* | | net: remove sock_iocbChristoph Hellwig2015-01-291-23/+0
* | | openvswitch: Add support for checksums on UDP tunnels.Jesse Gross2015-01-291-1/+1
* | | Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-01-293-7/+24
|\ \ \
| * | | NFC: st21nfca: Adding support for secure elementChristophe Ricard2015-01-281-0/+2
| * | | NFC: hci: Add cmd_received handlerChristophe Ricard2015-01-281-0/+8
| * | | NFC: hci: Change nfc_hci_send_response gate parameter to pipeChristophe Ricard2015-01-271-2/+0
| * | | NFC: hci: Add pipes table to reference them with a tuple {gate, host}Christophe Ricard2015-01-271-1/+12
| * | | NFC: hci: Change event_received handler gate parameter to pipeChristophe Ricard2015-01-271-1/+1
| * | | NFC: st21nfcb: Fix copy/paste error in commentChristophe Ricard2015-01-261-1/+1
| * | | NFC: st21nfcb: Remove useless includeChristophe Ricard2015-01-261-2/+0
* | | | net/mlx4_core: Adjust command timeouts to conform to the firmware specJack Morgenstein2015-01-281-3/+3
* | | | net/mlx4_core: Add bad-cable event supportJack Morgenstein2015-01-281-1/+13
* | | | vxlan: advertise link netns in fdb messagesNicolas Dichtel2015-01-281-1/+1
* | | | bonding: cleanup and remove dead codeJonathan Toppins2015-01-281-1/+0
* | | | bonding: update bond carrier state when min_links option changesJonathan Toppins2015-01-281-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-2817-30/+72
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-271-5/+6
| |\ \ \ \
| | * | | | ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa2015-01-271-5/+6
| * | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2015-01-272-8/+12
| |\ \ \ \ \
| | * | | | | printk: add dummy routine for when CONFIG_PRINTK=nPranith Kumar2015-01-261-3/+12
| | * | | | | mm: page_alloc: embed OOM killing naturally into allocation slowpathJohannes Weiner2015-01-261-5/+0