aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-05-18Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2015-05-18Merge remote-tracking branch 'crypto/master'Stephen Rothwell
2015-05-18Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2015-05-18Merge remote-tracking branch 'ipsec-next/master'Stephen Rothwell
2015-05-18Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2015-05-18Merge remote-tracking branch 'ipsec/master'Stephen Rothwell
2015-05-17netfilter: synproxy: fix sparse errorsEric Dumazet
2015-05-17ipip: fix one sparse errorEric Dumazet
2015-05-17Merge branch 'timers/core'Ingo Molnar
2015-05-16netlink: Reset portid after netlink_insert failureHerbert Xu
2015-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-05-15netfilter: nf_tables: fix bogus warning in nft_data_uninit()Mirek Kratochvil
2015-05-15conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transitionJesper Dangaard Brouer
2015-05-15netfilter: avoid build error if TPROXY/SOCKET=y && NF_DEFRAG_IPV6=mFlorian Westphal
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: 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