summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2015-02-05ipv6: fix sparse errors in ip6_make_flowlabel()Eric Dumazet-2/+2
2015-02-05flow_keys: n_proto type should be __be16Eric Dumazet-3/+3
2015-02-03ipv6: Select fragment id during UFO segmentation if not set.Vlad Yasevich-0/+3
2015-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-0/+2
2015-02-01ipv4: tcp: get rid of ugly unicast_sockEric Dumazet-1/+2
2015-01-31net: sched: fix panic in rate estimatorsEric Dumazet-8/+5
2015-01-28tcp: stretch ACK fixes prepNeal Cardwell-2/+2
2015-01-26ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa-5/+6
2015-01-19netfilter: nf_tables: validate hooks in NAT expressionsPablo Neira Ayuso-0/+2
2015-01-16genetlink: synchronize socket closing and family removalJohannes Berg-1/+4
2015-01-16genetlink: document parallel_opsJohannes Berg-0/+2
2015-01-06Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin...David S. Miller-5/+2
2015-01-05Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg-5/+2
2014-12-27netlink/genetlink: pass network namespace to bind/unbindJohannes Berg-2/+2
2014-12-27genetlink: pass multicast bind/unbind to familiesJohannes Berg-0/+5
2014-12-27genetlink: pass only network namespace to genl_has_listeners()Johannes Berg-2/+2
2014-12-26net: Generalize ndo_gso_check to ndo_features_checkJesse Gross-4/+24
2014-12-26neigh: remove next ptr from struct neigh_tableNicolas Dichtel-1/+0
2014-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+2
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-0/+1
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-726/+2785
2014-12-10Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds-17/+9
2014-12-10Merge branch 'nsfs' into for-nextAl Viro-1/+2
2014-12-10mm: memcontrol: lockless page countersJohannes Weiner-17/+9
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-6/+6
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+2
2014-12-10irda: Convert function pointer arrays and uses to constJoe Perches-3/+3
2014-12-10llc: Make llc_sap_action_t function pointer arrays constJoe Perches-1/+1
2014-12-10llc: Make llc_conn_ev_qfyr_t function pointer arrays constJoe Perches-1/+1
2014-12-10llc: Make function pointer arrays constJoe Perches-1/+1
2014-12-10Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...David S. Miller-30/+3
2014-12-09Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+1
2014-12-09Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller-58/+212
2014-12-09first fruits - kill l2cap ->memcpy_fromiovec()Al Viro-29/+0
2014-12-09put iov_iter into msghdrAl Viro-2/+3
2014-12-09switch l2cap ->memcpy_fromiovec() to msghdrAl Viro-3/+3
2014-12-09ip_generic_getfrag, udplite_getfrag: switch to passing msghdrAl Viro-1/+2
2014-12-09net: sched: cls: remove unused op put from tcf_proto_opsJiri Pirko-1/+0
2014-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-2/+2
2014-12-08fib_trie: Fix /proc/net/fib_trie when CONFIG_IP_MULTIPLE_TABLES is not definedAlexander Duyck-2/+2
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro-3/+55
2014-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-23/+28
2014-12-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville-26/+71
2014-12-05Bluetooth: Enabled LE Direct Advertising Report event if supportedMarcel Holtmann-0/+1
2014-12-05Bluetooth: Add definitions for LE Direct Advertising Report eventMarcel Holtmann-0/+10
2014-12-05Bluetooth: Move LE advertising report defines to the right locationMarcel Holtmann-19/+19
2014-12-05Bluetooth: Report invalid RSSI for service discovery and background scanMarcel Holtmann-0/+3
2014-12-05Bluetooth: Add helper function for clearing the discovery filterMarcel Holtmann-0/+8
2014-12-05Bluetooth: Add extra discovery fields for storing filter informationJakub Pawlowski-0/+4
2014-12-05Bluetooth: Add definitions for MGMT_OP_START_SERVICE_DISCOVERYJakub Pawlowski-0/+9