aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-05ipv6: fix sparse errors in ip6_make_flowlabel()Eric Dumazet1-2/+2
2015-02-05flow_keys: n_proto type should be __be16Eric Dumazet1-3/+3
2015-02-03ipv6: Select fragment id during UFO segmentation if not set.Vlad Yasevich1-0/+3
2015-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+2
2015-02-01ipv4: tcp: get rid of ugly unicast_sockEric Dumazet2-1/+2
2015-01-31net: sched: fix panic in rate estimatorsEric Dumazet1-8/+5
2015-01-28tcp: stretch ACK fixes prepNeal Cardwell1-2/+2
2015-01-26ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa1-5/+6
2015-01-19netfilter: nf_tables: validate hooks in NAT expressionsPablo Neira Ayuso1-0/+2
2015-01-16genetlink: synchronize socket closing and family removalJohannes Berg1-1/+4
2015-01-16genetlink: document parallel_opsJohannes Berg1-0/+2
2015-01-06Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-5/+2
2015-01-05Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg1-5/+2
2014-12-27netlink/genetlink: pass network namespace to bind/unbindJohannes Berg1-2/+2
2014-12-27genetlink: pass multicast bind/unbind to familiesJohannes Berg1-0/+5
2014-12-27genetlink: pass only network namespace to genl_has_listeners()Johannes Berg1-2/+2
2014-12-26net: Generalize ndo_gso_check to ndo_features_checkJesse Gross1-4/+24
2014-12-26neigh: remove next ptr from struct neigh_tableNicolas Dichtel1-1/+0
2014-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+2
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds57-726/+2785
2014-12-10Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds1-17/+9
2014-12-10Merge branch 'nsfs' into for-nextAl Viro1-1/+2
2014-12-10mm: memcontrol: lockless page countersJohannes Weiner1-17/+9
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-6/+6
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2014-12-10irda: Convert function pointer arrays and uses to constJoe Perches1-3/+3
2014-12-10llc: Make llc_sap_action_t function pointer arrays constJoe Perches1-1/+1
2014-12-10llc: Make llc_conn_ev_qfyr_t function pointer arrays constJoe Perches1-1/+1
2014-12-10llc: Make function pointer arrays constJoe Perches1-1/+1
2014-12-10Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsDavid S. Miller2-30/+3
2014-12-09Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-12-09Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller12-58/+212
2014-12-09first fruits - kill l2cap ->memcpy_fromiovec()Al Viro1-29/+0
2014-12-09put iov_iter into msghdrAl Viro2-2/+3
2014-12-09switch l2cap ->memcpy_fromiovec() to msghdrAl Viro1-3/+3
2014-12-09ip_generic_getfrag, udplite_getfrag: switch to passing msghdrAl Viro1-1/+2
2014-12-09net: sched: cls: remove unused op put from tcf_proto_opsJiri Pirko1-1/+0
2014-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-2/+2
2014-12-08fib_trie: Fix /proc/net/fib_trie when CONFIG_IP_MULTIPLE_TABLES is not definedAlexander Duyck1-2/+2
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro8-3/+55
2014-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-23/+28
2014-12-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville4-26/+71
2014-12-05Bluetooth: Enabled LE Direct Advertising Report event if supportedMarcel Holtmann1-0/+1
2014-12-05Bluetooth: Add definitions for LE Direct Advertising Report eventMarcel Holtmann1-0/+10
2014-12-05Bluetooth: Move LE advertising report defines to the right locationMarcel Holtmann1-19/+19
2014-12-05Bluetooth: Report invalid RSSI for service discovery and background scanMarcel Holtmann1-0/+3
2014-12-05Bluetooth: Add helper function for clearing the discovery filterMarcel Holtmann1-0/+8
2014-12-05Bluetooth: Add extra discovery fields for storing filter informationJakub Pawlowski1-0/+4
2014-12-05Bluetooth: Add definitions for MGMT_OP_START_SERVICE_DISCOVERYJakub Pawlowski1-0/+9