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