summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-06-17net: do not initialise statics to 0Wei Tang
2016-06-17mpls: allow routes on ipgre devicesSimon Horman
2016-06-17sit: correct IP protocol used in ipip6_errSimon Horman
2016-06-16sctp: change sk state to CLOSED instead of CLOSING in sctp_sock_migrateXin Long
2016-06-16bpf: fix matching of data/data_end in verifierAlexei Starovoitov
2016-06-16Merge tag 'rxrpc-rewrite-20160615' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2016-06-16gre: fix error handlerEric Dumazet
2016-06-16tipc: eliminate uninitialized variable warningYing Xue
2016-06-16tipc: fix suspicious RCU usageYing Xue
2016-06-16ila: Fix checksum neutral mappingTom Herbert
2016-06-16net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloadsPhilip Prindeville
2016-06-166lowpan: add support for 802.15.4 short addr handlingAlexander Aring
2016-06-166lowpan: add support for getting short addressAlexander Aring
2016-06-166lowpan: introduce 6lowpan-ndAlexander Aring
2016-06-16ipv6: export several functionsAlexander Aring
2016-06-16ipv6: introduce neighbour discovery opsAlexander Aring
2016-06-16addrconf: put prefix address add in an own functionAlexander Aring
2016-06-16ndisc: add __ndisc_fill_addr_option functionAlexander Aring
2016-06-166lowpan: remove ipv6 module requestAlexander Aring
2016-06-166lowpan: add 802.15.4 short addr slaacAlexander Aring
2016-06-166lowpan: add private neighbour dataAlexander Aring
2016-06-15htb: call qdisc_root with rcu read lock heldFlorian Westphal
2016-06-15net_sched: sch_fq: defer skb freeingEric Dumazet
2016-06-15net_sched: sch_pie: defer skb freeingEric Dumazet
2016-06-15net_sched: sch_netem: defer skb freeingEric Dumazet
2016-06-15net_sched: sch_htb: defer skb freeingEric Dumazet
2016-06-15net_sched: sch_hhf: defer skb freeingEric Dumazet
2016-06-15net_sched: fq_codel: defer skb freeingEric Dumazet
2016-06-15net_sched: sch_fq: defer skb freeingEric Dumazet
2016-06-15net_sched: sch_codel: defer skb freeing in codel_change()Eric Dumazet
2016-06-15net_sched: sch_choke: defer skb freeingEric Dumazet
2016-06-15net_sched: add the ability to defer skb freeingEric Dumazet
2016-06-15tipc: add neighbor monitoring frameworkJon Paul Maloy
2016-06-15net sched actions: bug fix dumping actions directly didnt produce NLMSG_DONEJamal Hadi Salim
2016-06-15net_sched: make tcf_hash_check() booleanWANG Cong
2016-06-15net: vrf: Handle ipv6 multicast and link-local addressesDavid Ahern
2016-06-15net: ipv6: Do not add multicast route for l3 master devicesDavid Ahern
2016-06-15net: l3mdev: Remove const from flowi6 arg to get_rt6_dstDavid Ahern
2016-06-15act_ipt: fix a bind refcnt leakWANG Cong
2016-06-15net_sched: prio: insure proper transactional behaviorEric Dumazet
2016-06-15af_iucv: use paged SKBs for big inbound messagesEugene Crosser
2016-06-15af_iucv: remove fragment_skb() to use paged SKBsEugene Crosser
2016-06-15af_iucv: use paged SKBs for big outbound messagesEugene Crosser
2016-06-15rxrpc: Rework local endpoint managementDavid Howells
2016-06-15rxrpc: Separate local endpoint event handling out into its own fileDavid Howells
2016-06-15rpc: share one xps between all backchannelsJ. Bruce Fields
2016-06-15nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields
2016-06-15SUNRPC: fix xprt leak on xps allocation failureJ. Bruce Fields
2016-06-15netfilter: nf_tables: fix a wrong check to skip the inactive rulesLiping Zhang
2016-06-15netfilter: nf_tables: fix wrong destroy anonymous sets if binding failsLiping Zhang