summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-05-15netfilter: avoid build error if TPROXY/SOCKET=y && NF_DEFRAG_IPV6=mFlorian Westphal
2015-05-15netfilter: x_tables: add context to know if extension runs from nft_compatPablo Neira Ayuso
2015-05-15Bluetooth: Fix calls to __hci_cmd_sync()Frederic Danis
2015-05-14rename RTNH_F_EXTERNAL to RTNH_F_OFFLOADRoopa Prabhu
2015-05-14net: core: set qdisc pkt len before tc_classifyFlorian Westphal
2015-05-14netns: fix unbalanced spin_lock on errorNicolas Dichtel
2015-05-14ip_tunnel: Report Rx dropped in ip_tunnel_get_stats64Alexander Duyck
2015-05-14ipv6: Fix udp checksums with raw socketsVlad Yasevich
2015-05-14netlink: move nl_table in read_mostly sectionEric Dumazet
2015-05-14packet: fix warnings in rollover lock contentionWillem de Bruijn
2015-05-14tipc: use sock_create_kern interface to create kernel socketYing Xue
2015-05-14cls_flower: Fix compile errorBrian Haley
2015-05-14tipc: add packet sequence number at instant of transmissionJon Paul Maloy
2015-05-14tipc: improve link congestion algorithmJon Paul Maloy
2015-05-14tipc: simplify link supervision checkpointingJon Paul Maloy
2015-05-14tipc: rename fields in struct tipc_linkJon Paul Maloy
2015-05-14tipc: simplify packet sequence number handlingJon Paul Maloy
2015-05-14tipc: simplify include dependenciesJon Paul Maloy
2015-05-14tipc: simplify link timer handlingJon Paul Maloy
2015-05-14tipc: simplify resetting and disabling of bearersJon Paul Maloy
2015-05-14netfilter: xt_MARK: Add ARP supportZhang Chunyu
2015-05-14netfilter: ipset: deinline ip_set_put_extensions()Denys Vlasenko
2015-05-14netfilter: bridge: free nf_bridge info on xmitFlorian Westphal
2015-05-14netfilter: bridge: neigh_head and physoutdev can't be used at same timeFlorian Westphal
2015-05-14Bluetooth: Fix remote name event return directly.Wesley Kuo
2015-05-14netfilter: add netfilter ingress hook after handle_ing() under unique static keyPablo Neira
2015-05-14net: add CONFIG_NET_INGRESS to enable ingress filteringPablo Neira
2015-05-14netfilter: add hook list to nf_hook_statePablo Neira
2015-05-14vlan: Correctly propagate promisc|allmulti flags in notifier.Vlad Yasevich
2015-05-13net: Reserve skb headroom and set skb->dev even if using __alloc_skbAlexander Duyck
2015-05-13geneve_core: identify as driver library in modules descriptionJohn W. Linville
2015-05-13geneve: Rename support library as geneve_coreJohn W. Linville
2015-05-13geneve: move definition of geneve_hdr() to geneve.hJohn W. Linville
2015-05-13geneve: remove MODULE_ALIAS_RTNL_LINK from net/ipv4/geneve.cJohn W. Linville
2015-05-13packet: rollover statisticsWillem de Bruijn
2015-05-13packet: rollover huge flows before small flowsWillem de Bruijn
2015-05-13packet: rollover lock contention avoidanceWillem de Bruijn
2015-05-13packet: rollover only to socket with headroomWillem de Bruijn
2015-05-13packet: rollover prepare: per-socket stateWillem de Bruijn
2015-05-13packet: rollover prepare: move code out of callsitesWillem de Bruijn
2015-05-13ipv4: __ip_local_out_sk() is staticEric Dumazet
2015-05-13tcp/dccp: tw_timer_handler() is staticEric Dumazet
2015-05-13tc: introduce Flower classifierJiri Pirko
2015-05-13flow_dissector: change port array into src, dst tupleJiri Pirko
2015-05-13flow_dissector: introduce support for Ethernet addressesJiri Pirko
2015-05-13flow_dissector: introduce support for ipv6 addresssesJiri Pirko
2015-05-13flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko
2015-05-13flow_dissector: introduce programable flow_dissectorJiri Pirko
2015-05-13flow_dissector: fix doc for skb_get_poffJiri Pirko
2015-05-13net: move netdev_pick_tx and dependencies to net/core/dev.cJiri Pirko