summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* ipv6: fix sparse errors in ip6_make_flowlabel()Eric Dumazet2015-02-051-2/+2
* flow_keys: n_proto type should be __be16Eric Dumazet2015-02-051-3/+3
* ipv6: Select fragment id during UFO segmentation if not set.Vlad Yasevich2015-02-031-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-02-021-0/+2
|\
| * netfilter: nf_tables: validate hooks in NAT expressionsPablo Neira Ayuso2015-01-191-0/+2
* | ipv4: tcp: get rid of ugly unicast_sockEric Dumazet2015-02-012-1/+2
* | net: sched: fix panic in rate estimatorsEric Dumazet2015-01-311-8/+5
* | tcp: stretch ACK fixes prepNeal Cardwell2015-01-281-2/+2
* | ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa2015-01-261-5/+6
|/
* genetlink: synchronize socket closing and family removalJohannes Berg2015-01-161-1/+4
* genetlink: document parallel_opsJohannes Berg2015-01-161-0/+2
* Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-01-061-5/+2
|\
| * Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg2015-01-051-5/+2
* | netlink/genetlink: pass network namespace to bind/unbindJohannes Berg2014-12-271-2/+2
* | genetlink: pass multicast bind/unbind to familiesJohannes Berg2014-12-271-0/+5
* | genetlink: pass only network namespace to genl_has_listeners()Johannes Berg2014-12-271-2/+2
* | net: Generalize ndo_gso_check to ndo_features_checkJesse Gross2014-12-261-4/+24
* | neigh: remove next ptr from struct neigh_tableNicolas Dichtel2014-12-261-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-161-1/+2
|\ \
| * \ Merge branch 'nsfs' into for-nextAl Viro2014-12-101-1/+2
| |\ \
| | * | common object embedded into various struct ....nsAl Viro2014-12-041-1/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-131-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()Daniel Borkmann2014-11-251-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-1157-726/+2785
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-101-2/+2
| |\ \ \ \
| | * | | | fib_trie: Fix /proc/net/fib_trie when CONFIG_IP_MULTIPLE_TABLES is not definedAlexander Duyck2014-12-081-2/+2
| * | | | | irda: Convert function pointer arrays and uses to constJoe Perches2014-12-101-3/+3
| * | | | | llc: Make llc_sap_action_t function pointer arrays constJoe Perches2014-12-101-1/+1
| * | | | | llc: Make llc_conn_ev_qfyr_t function pointer arrays constJoe Perches2014-12-101-1/+1
| * | | | | llc: Make function pointer arrays constJoe Perches2014-12-101-1/+1
| * | | | | Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...David S. Miller2014-12-102-30/+3
| |\ \ \ \ \
| | * | | | | first fruits - kill l2cap ->memcpy_fromiovec()Al Viro2014-12-091-29/+0
| | * | | | | put iov_iter into msghdrAl Viro2014-12-092-2/+3
| | * | | | | switch l2cap ->memcpy_fromiovec() to msghdrAl Viro2014-12-091-3/+3
| | * | | | | ip_generic_getfrag, udplite_getfrag: switch to passing msghdrAl Viro2014-12-091-1/+2
| * | | | | | Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-12-0912-58/+212
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-12-054-26/+71
| | |\ \ \ \ \
| | | * | | | | Bluetooth: Enabled LE Direct Advertising Report event if supportedMarcel Holtmann2014-12-051-0/+1
| | | * | | | | Bluetooth: Add definitions for LE Direct Advertising Report eventMarcel Holtmann2014-12-051-0/+10
| | | * | | | | Bluetooth: Move LE advertising report defines to the right locationMarcel Holtmann2014-12-051-19/+19
| | | * | | | | Bluetooth: Report invalid RSSI for service discovery and background scanMarcel Holtmann2014-12-051-0/+3
| | | * | | | | Bluetooth: Add helper function for clearing the discovery filterMarcel Holtmann2014-12-051-0/+8
| | | * | | | | Bluetooth: Add extra discovery fields for storing filter informationJakub Pawlowski2014-12-051-0/+4
| | | * | | | | Bluetooth: Add definitions for MGMT_OP_START_SERVICE_DISCOVERYJakub Pawlowski2014-12-051-0/+9
| | | * | | | | Bluetooth: Add HCI_RSSI_INVALID for unknown RSSI valueMarcel Holtmann2014-12-051-0/+1
| | | * | | | | Bluetooth: Store address type with OOB dataJohan Hedberg2014-12-031-3/+5
| | | * | | | | Bluetooth: Unify remote OOB data functionsJohan Hedberg2014-12-031-4/+2
| | | * | | | | Bluetooth: Add skeleton for BR/EDR SMP channelJohan Hedberg2014-12-032-0/+3
| | | * | | | | Bluetooth: Add debugfs switch for forcing SMP over BR/EDRJohan Hedberg2014-12-031-0/+1
| | | * | | | | Bluetooth: Add hci_conn flag for new link key generationJohan Hedberg2014-12-031-0/+1
OpenPOWER on IntegriCloud