summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-06-276-39/+73
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | / / | | | | | |/ / | | | | |/| |
| | | | * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-06-252-15/+57
| | | | |\ \ \
| | | | | * | | Bluetooth: Fix for ACL disconnect when pairing failsLukasz Rymanowski2014-06-201-1/+11
| | | | | * | | Bluetooth: Fix rejecting pairing in case of insufficient capabilitiesJohan Hedberg2014-06-201-0/+20
| | | | | * | | Bluetooth: Refactor authentication method lookup into its own functionJohan Hedberg2014-06-201-5/+12
| | | | | * | | Bluetooth: Fix overriding higher security level in SMPJohan Hedberg2014-06-201-9/+14
| | | | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville2014-06-254-24/+16
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| | / | | | | | | |/ | | | | | |/|
| | | | | * | nl80211: move set_qos_map command into split stateJohannes Berg2014-06-241-6/+5
| | | | | * | cfg80211: fix elapsed_jiffies calculationEliad Peller2014-06-231-1/+1
| | | | | * | Revert "cfg80211: Use 5MHz bandwidth by default when checking usable channels"Johannes Berg2014-06-231-15/+7
| | | | | * | mac80211: WEP extra head/tail room in ieee80211_send_authMax Stepanov2014-06-231-2/+3
| | * | | | | ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet2014-07-011-7/+8
| | |/ / / /
| | * | | | ipv6: Fix MLD Query message checkHangbin Liu2014-06-271-2/+11
| | * | | | udp: Add MIB counters for rcvbuferrorsJames M Leddy2014-06-272-2/+9
| | | |_|/ | | |/| |
| * | | | net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin2014-07-151-2/+2
* | | | | KEYS: Make the key matching functions return boolDavid Howells2014-09-161-2/+2
* | | | | KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells2014-09-163-7/+13
* | | | | KEYS: Preparse match dataDavid Howells2014-09-161-2/+3
* | | | | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2014-08-022-131/+243
|\ \ \ \ \
| * | | | | netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore2014-08-012-76/+68
| * | | | | netlabel: fix the catmap walking functionsPaul Moore2014-08-011-48/+54
| * | | | | netlabel: fix the horribly broken catmap functionsPaul Moore2014-08-012-62/+166
| * | | | | netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore2014-08-012-11/+21
* | | | | | Merge branch 'keys-fixes' into keys-nextDavid Howells2014-07-221-0/+1
|\ \ \ \ \ \
| * | | | | | KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMINDavid Howells2014-07-171-0/+1
| | |/ / / / | |/| | | |
* | | | | | KEYS: RxRPC: Use key preparsingDavid Howells2014-07-221-68/+97
* | | | | | KEYS: DNS: Use key preparsingDavid Howells2014-07-221-18/+25
* | | | | | KEYS: Ceph: Use user_match()David Howells2014-07-221-6/+2
* | | | | | KEYS: Ceph: Use key preparsingDavid Howells2014-07-221-9/+15
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-06-281-55/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin2014-06-271-55/+0
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-2620-128/+219
|\ \ \ \
| * | | | net: fix setting csum_start in skb_segment()Tom Herbert2014-06-261-1/+1
| * | | | ipv4: fix dst race in sk_dst_get()Eric Dumazet2014-06-262-14/+16
| * | | | net: filter: Use kcalloc/kmalloc_array to allocate arraysTobias Klauser2014-06-261-2/+2
| * | | | trivial: net: filter: Change kerneldoc parameter orderTobias Klauser2014-06-261-1/+1
| * | | | trivial: net: filter: Fix typo in commentTobias Klauser2014-06-261-1/+1
| * | | | 8021q: fix a potential memory leakLi RongQing2014-06-221-1/+4
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-06-206-65/+85
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-06-186-65/+85
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-06-176-65/+85
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Bluetooth: Allow change security level on ATT_CID in slave roleMarcin Kraglak2014-06-131-5/+0
| | | | * | Bluetooth: Fix locking of hdev when calling into SMP codeJohan Hedberg2014-06-131-1/+6
| | | | * | Bluetooth: Fix deadlock in l2cap_conn_del()Jukka Taimisto2014-06-131-1/+7
| | | | * | Bluetooth: Reuse hci_stop_discovery function when cleaning up HCI stateJohan Hedberg2014-06-131-3/+1
| | | | * | Bluetooth: Refactor discovery stopping into its own functionJohan Hedberg2014-06-131-44/+49
| | | | * | Bluetooth: Fix indicating discovery state when canceling inquiryJohan Hedberg2014-06-131-0/+4
| | | | * | Bluetooth: Fix setting correct authentication information for SMP STKJohan Hedberg2014-06-131-2/+7
| | | | * | Bluetooth: Add clarifying comment for conn->auth_typeJohan Hedberg2014-06-131-1/+5
| | | | * | Bluetooth: Fix SSP acceptor just-works confirmation without MITMJohan Hedberg2014-06-131-2/+5