summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | s390/iucv: do not use arrays as argumentUrsula Braun2015-09-221-10/+10
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-09-225-120/+53
|\ \ \ \ | |/ / / |/| | |
| * | | Bluetooth: Add BT_ERR_RATELIMITEDSzymon Janc2015-09-181-0/+4
| * | | ieee802154: af_ieee802154: fix typo in comment.Stefan Schmidt2015-09-171-1/+1
| * | | ieee802154: 6lowpan: remove tx full-size calc workaroundAlexander Aring2015-09-171-113/+0
| * | | ieee802154: 6lowpan: check on valid 802.15.4 frameAlexander Aring2015-09-171-0/+15
| * | | ieee820154: 6lowpan: dispatch evaluation reworkAlexander Aring2015-09-171-6/+25
| * | | Bluetooth: close HCI device when user channel socket gets closedSimon Fels2015-09-171-0/+1
| * | | Bluetooth: Add bt_dev logging macrosLoic Poulain2015-09-171-0/+7
* | | | bpf: add bpf_redirect() helperAlexei Starovoitov2015-09-181-0/+1
* | | | cls_bpf: introduce integrated actionsDaniel Borkmann2015-09-181-1/+1
* | | | tcp: provide skb->hash to synack packetsEric Dumazet2015-09-181-4/+8
* | | | netfilter: Pass net into okfnEric W. Biederman2015-09-184-5/+9
* | | | net: Merge dst_output and dst_output_skEric W. Biederman2015-09-181-5/+1
* | | | xfrm: Remove unused afinfo method init_dstEric W. Biederman2015-09-181-2/+0
|/ / /
* | | rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 statsSowmini Varadhan2015-09-161-1/+2
* | | net: Add FIB table id to rtableDavid Ahern2015-09-151-0/+2
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-105-5/+6
|\ \
| * | net: ipv6: use common fib_default_rule_prefPhil Sutter2015-09-091-2/+0
| * | Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-09-071-1/+3
| |\ \
| | * | mac80211: protect non-HT BSS when HT TDLS traffic existsAvri Altman2015-09-041-1/+3
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-09-063-2/+3
| |\ \ \ | | |/ / | |/| |
| | * | netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error pathsDaniel Borkmann2015-09-011-0/+1
| | * | netfilter: bridge: fix IPv6 packets not being bridged with CONFIG_IPV6=nBernhard Thaler2015-08-191-1/+1
| | * | netfilter: nf_tables: Use 32 bit addressing register from nft_type_to_reg()Pablo Neira Ayuso2015-08-191-1/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-092-0/+38
|\ \ \ \
| * | | | net/bonding: Export bond_option_active_slave_get_rcuMatan Barak2015-08-311-0/+7
| * | | | net/ipv6: Export addrconf_ifid_eui48Matan Barak2015-08-311-0/+31
| | |/ / | |/| |
* | | | memcg: move memcg_proto_active from sock.hMichal Hocko2015-09-091-5/+0
* | | | memcg: export struct mem_cgroupMichal Hocko2015-09-091-28/+0
| |/ / |/| |
* | | netfilter: nf_conntrack: make nf_ct_zone_dflt built-inDaniel Borkmann2015-09-031-18/+1
* | | flow_dissector: Use 'const' where possible.David S. Miller2015-09-021-4/+4
* | | flow_dissector: Don't use bit fields.David S. Miller2015-09-021-3/+5
* | | flow_dissector: Add control/reporting of encapsulationTom Herbert2015-09-021-0/+2
* | | flow_dissector: Add flag to stop parsing when an IPv6 flow label is seenTom Herbert2015-09-021-0/+1
* | | flow_dissector: Add flag to stop parsing at L3Tom Herbert2015-09-021-0/+1
* | | flow_dissector: Add control/reporting of fragmentationTom Herbert2015-09-021-0/+4
* | | flowi: Abstract out functions to get flow hash based on flowiTom Herbert2015-09-022-0/+21
* | | skbuff: Make __skb_set_sw_hash a general functionTom Herbert2015-09-021-0/+5
* | | flow_dissector: Move skb related functions to skbuff.hTom Herbert2015-09-021-50/+0
* | | net: Make table id type u32David Ahern2015-09-012-13/+13
* | | tun_dst: Remove opts_sizePravin B Shelar2015-09-011-1/+0
* | | gro_cells: remove spinlock protecting receive queuesEric Dumazet2015-09-011-13/+5
* | | tcp: use dctcp if enabled on the route to the initiatorDaniel Borkmann2015-08-312-1/+7
* | | ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar2015-08-312-53/+45
* | | net: Introduce helper functions to get the per cpu dataRaghavendra K T2015-08-311-0/+10
* | | vxlan: do not receive IPv4 packets on IPv6 socketJiri Benc2015-08-291-1/+2
* | | ip_tunnels: record IP version in tunnel infoJiri Benc2015-08-292-0/+11
* | | ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc2015-08-292-8/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-291-8/+15
|\ \ \ | | |/ | |/|