summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* bridge: Add bridge ifindex to bridge fdb notify msgsRoopa Prabhu2014-06-031-0/+3
* fib_trie: use seq_file_net rather than seq->privateDavid Ahern2014-06-031-1/+1
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-06-0223-157/+645
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-06-0223-157/+645
| |\
| | * Merge tag 'nfc-next-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-05-304-8/+9
| | |\
| | | * NFC: nfc_sock_link() can be staticFengguang Wu2014-05-261-2/+2
| | | * NFC: digital: digital_in_send_attrib_req() can be staticFengguang Wu2014-05-261-1/+1
| | | * NFC: digital: Randomize poll cyclesThierry Escande2014-05-261-2/+4
| | | * NFC: digital: Return proper error code when sending ATR_REQThierry Escande2014-05-261-3/+2Star
| | * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-05-298-120/+449
| | |\ \
| | | * | Bluetooth: Clearly distinguish mgmt LTK type from authenticated propertyJohan Hedberg2014-05-231-3/+16
| | | * | Bluetooth: Update smp_confirm to return a response codeJohan Hedberg2014-05-201-14/+11Star
| | | * | Bluetooth: Update smp_random to return a response codeJohan Hedberg2014-05-201-23/+11Star
| | | * | Bluetooth: Rename smp->smp_flags to smp->flagsJohan Hedberg2014-05-201-19/+18Star
| | | * | Bluetooth: Remove unnecessary work structs from SMP codeJohan Hedberg2014-05-201-16/+6Star
| | | * | Bluetooth: Fix setting initial local auth_req valueJohan Hedberg2014-05-201-4/+2Star
| | | * | Bluetooth: Make SMP context private to smp.cJohan Hedberg2014-05-205-29/+32
| | | * | Bluetooth: Add missing msecs to jiffies conversionAndrzej Kaczmarek2014-05-161-1/+2
| | | * | Bluetooth: Add support for max_tx_power in Get Conn InfoAndrzej Kaczmarek2014-05-161-6/+17
| | | * | Bluetooth: Store max TX power level for connectionAndrzej Kaczmarek2014-05-162-1/+12
| | | * | Bluetooth: Avoid polling TX power for LE linksAndrzej Kaczmarek2014-05-161-4/+10
| | | * | Bluetooth: Add support to get connection informationAndrzej Kaczmarek2014-05-161-0/+196
| | | * | Bluetooth: Add conn info lifetime parameters to debugfsAndrzej Kaczmarek2014-05-161-0/+63
| | | * | Bluetooth: Store TX power level for connectionAndrzej Kaczmarek2014-05-092-0/+29
| | | * | Bluetooth: Increment management interface revisionMarcel Holtmann2014-05-091-1/+1
| | | * | Bluetooth: Store RSSI for connectionAndrzej Kaczmarek2014-05-081-0/+23
| | | * | Bluetooth: Add support for SMP Invalid Parameters error codeJohan Hedberg2014-05-082-10/+11
| | | * | Bluetooth: Convert RFCOMM spinlocks into mutexesLibor Pechacek2014-05-062-11/+11
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-2911-29/+187
| | |\ \ \
| | | * | | mac80211: set new interfaces as idle upon initAvraham Stern2014-05-281-0/+1
| | | * | | mac80211: reduce packet loss notifications under loadFelix Fietkau2014-05-281-6/+19
| | | * | | mac80211: don't check netdev state for debugfs read/writeArik Nemtsov2014-05-281-4/+2Star
| | | * | | mac80211: fix a memory leak on sta rate selection tableFelix Fietkau2014-05-281-0/+1
| | | * | | regdb: Generalize the mW to dBm power conversionchaitanya.mgit@gmail.com2014-05-271-12/+2Star
| | | * | | mac80211: fix IBSS join by initializing last_scan_completedKrzysztof HaƂasa2014-05-271-0/+1
| | | * | | cfg80211: send events when devices are added/removedJohannes Berg2014-05-263-7/+22
| | | * | | mac80211: fix virtual monitor interface additionEmmanuel Grumbach2014-05-261-0/+1
| | | * | | mac80211: add a single-transaction driver op to switch contextsLuciano Coelho2014-05-262-0/+138
* | | | | | inetpeer: get rid of ip_id_countEric Dumazet2014-06-0212-113/+38Star
* | | | | | net: Add support for device specific address syncingAlexander Duyck2014-06-021-0/+85
* | | | | | 6lowpan_rtnl: fix off by one while fragmentationAlexander Aring2014-06-021-1/+1
* | | | | | 6lowpan_rtnl: fix fragmentation with two fragmentsAlexander Aring2014-06-021-2/+2
* | | | | | genetlink: remove superfluous assignmentDenis ChengRq2014-06-021-5/+1Star
|/ / / / /
* | | | | net: filter: improve filter block macrosDaniel Borkmann2014-06-021-124/+72Star
* | | | | net: filter: get rid of BPF_S_* enumDaniel Borkmann2014-06-021-216/+125Star
* | | | | bridge: fix the unbalanced promiscuous count when add_if failedwangweidong2014-06-021-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-05-318-50/+118
|\ \ \ \ \
| * | | | | netfilter: add helper for adding nat extensionFlorian Westphal2014-04-295-48/+28Star
| * | | | | netfilter: nfnetlink_acct: Adding quota support to accounting frameworkMathieu Poirier2014-04-292-1/+89
| * | | | | netfilter: Fix format string mismatch in ip_vs_proto_name()Masanari Iida2014-04-231-1/+1