summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Bluetooth: Fixes l2cap "command reject" reply according to specIlia Kolomisnky2011-07-111-1/+18
| | * | | Bluetooth: Add support for returning the encryption key sizeVinicius Costa Gomes2011-07-081-0/+1
| | * | | Bluetooth: Add support for storing the key sizeVinicius Costa Gomes2011-07-081-1/+2
| | * | | Bluetooth: Remove unused field in hci_connVinicius Costa Gomes2011-07-081-1/+0
| | * | | Bluetooth: Add functions to manipulate the link key list for SMPVinicius Costa Gomes2011-07-081-0/+5
| | * | | Bluetooth: Add new structures for supporting SM key distributionVinicius Costa Gomes2011-07-083-0/+22
| | * | | Bluetooth: Add support for SMP phase 3 (key distribution)Vinicius Costa Gomes2011-07-081-0/+1
| | * | | Bluetooth: Remove L2CAP busy queueMat Martineau2011-07-071-4/+0
| | * | | Bluetooth: Use event-driven approach for handling ERTM receive bufferMat Martineau2011-07-071-0/+2
| | * | | Bluetooth: Add lmp_host_le_capable() macroAndre Guedes2011-07-072-0/+6
| | * | | Bluetooth: Add enable_le module parameterAndre Guedes2011-07-071-0/+1
| | * | | Bluetooth: Write LE Host Supported commandAndre Guedes2011-07-071-0/+6
| | * | | Bluetooth: Add extfeatures to struct hci_devAndre Guedes2011-07-072-0/+5
| | * | | Bluetooth: Clean up unused struct hci_conn itemsGustavo F. Padovan2011-07-011-2/+0
| | * | | Bluetooth: Add bt_printkJoe Perches2011-07-011-3/+6
| | * | | Bluetooth: Rename function bt_err to bt_to_errnoJoe Perches2011-06-301-1/+1
| * | | | mac80211: allow driver to generate P1K for IV32Johannes Berg2011-07-081-2/+22
| * | | | mac80211: allow drivers to access key sequence counterJohannes Berg2011-07-081-0/+60
| * | | | mac80211: fix TKIP races, make API easier to useJohannes Berg2011-07-081-26/+22
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-142-1/+2
|\ \ \ \ \
| * | | | | sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...Thomas Graf2011-07-081-1/+1
| * | | | | sctp: Enforce retransmission limit during shutdownThomas Graf2011-07-071-0/+1
| | |_|_|/ | |/| | |
* | | | | net: Embed hh_cache inside of struct neighbour.David S. Miller2011-07-142-10/+10
* | | | | ipv4: Inline neigh binding.David Miller2011-07-131-1/+32
* | | | | ipv4: Use universal hash for ARP.David S. Miller2011-07-111-0/+7
* | | | | neigh: Store hash shift instead of mask.David S. Miller2011-07-111-1/+1
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-083-0/+229
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | mac80211: support GTK rekey offloadJohannes Berg2011-07-061-0/+20
| * | | | cfg80211/nl80211: support GTK rekey offloadJohannes Berg2011-07-061-0/+26
| * | | | mac80211: allow driver to iterate keysJohannes Berg2011-07-061-0/+23
| * | | | NFC: add nfc generic netlink interfaceLauro Ramos Venancio2011-07-051-0/+21
| * | | | NFC: add nfc subsystem coreLauro Ramos Venancio2011-07-051-0/+135
| * | | | mac80211: allow driver to impose WoWLAN restrictionsJohannes Berg2011-07-051-0/+4
* | | | | sock.h: Add a new sock zero-copy flagShirley Ma2011-07-071-0/+1
* | | | | net: sched: constify tcf_proto and tc_actionEric Dumazet2011-07-063-10/+12
* | | | | dcbnl: Add CEE notificationShmulik Ravid2011-07-061-1/+4
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-062-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ipv6: Don't put artificial limit on routing table size.David S. Miller2011-07-021-0/+1
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-011-1/+1
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-301-1/+1
| | |\ \ \ \
| * | | | | | Fix some kernel-doc warningsVitaliy Ivanov2011-06-281-1/+0
| |/ / / / /
* | | | | | ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET.David S. Miller2011-07-061-1/+2
* | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-062-1/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-302-1/+3
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | mac80211: propagate information about STA WME support downArik Nemtsov2011-06-291-0/+2
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-281-1/+1
| | |\ \ \ \ \ | | | | |/ / / | | | |/| / / | | | |_|/ / | | |/| | |
| | | * | | mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov2011-06-271-1/+1
* | | | | | rtnl: provide link dump consistency infoThomas Graf2011-07-021-0/+1
|/ / / / /
* | | | | net: wimax: Remove of unused 'rfkill_input' pointerVitaliy Ivanov2011-06-251-1/+0
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-2410-65/+335
|\| | | |