Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-08-23net: dsa: Allow the DSA driver to indicate the tag protocolAndrew Lunn
2016-08-23net: ipconfig: Fix NULL pointer dereference on RARP/BOOTP/DHCP timeoutGeert Uytterhoeven
2016-08-23Merge tag 'batadv-next-for-davem-20160822' of git://git.open-mesh.org/linux-m...David S. Miller
2016-08-23net_sched: properly handle failure case of tcf_exts_init()WANG Cong
2016-08-22Revert "l2tp: Refactor the codes with existing macros instead of literal number"David S. Miller
2016-08-22l2tp: Refactor the codes with existing macros instead of literal numberGao Feng
2016-08-20net/irda: remove pointless assignment/checkVegard Nossum
2016-08-20net: dsa: bcm_sf2: Make it a real platform device driverFlorian Fainelli
2016-08-20net: dsa: Export suspend/resume functionsFlorian Fainelli
2016-08-20net: ipv4: fix sparse error in fib_good_nh()Eric Dumazet
2016-08-20udp: include addrconf.hEric Dumazet
2016-08-20tcp: md5: remove tcp_md5_hash_header()Eric Dumazet
2016-08-20netlink: Use rhashtable walk interface in diag dumpHerbert Xu
2016-08-19bpf: get rid of cgroup helper related ifdefsDaniel Borkmann
2016-08-19bpf: enable event output helper also for xdp typesDaniel Borkmann
2016-08-19bpf: add bpf_skb_change_tail helperDaniel Borkmann
2016-08-19bpf: use skb_pkt_type_ok helper in bpf_skb_change_typeDaniel Borkmann
2016-08-19tipc: add peer removal functionalityRichard Alpe
2016-08-19tcp: refine tcp_prune_ofo_queue() to not drop all packetsEric Dumazet
2016-08-19tcp: defer sacked assignmentEric Dumazet
2016-08-19net: bridge: export vlan flags with the statsNikolay Aleksandrov
2016-08-19net: bridge: consolidate bridge and port linkxstats callsNikolay Aleksandrov
2016-08-19net_sched: act_vlan: Add priority optionHadar Hen Zion
2016-08-19net_sched: flower: Add vlan supportHadar Hen Zion
2016-08-19net_sched: flower: Avoid dissection of unmasked keysHadar Hen Zion
2016-08-19flow_dissector: Get vlan priority in addition to vlan idHadar Hen Zion
2016-08-19flow_dissector: For stripped vlan, get vlan info from skb->vlan_tciHadar Hen Zion
2016-08-19net: sched: avoid duplicates in qdisc dumpJiri Kosina
2016-08-19net: sched: fix handling of singleton qdiscs with qdisc_hashJiri Kosina
2016-08-19tipc: ensure that link congestion and wakeup use same criteriaJon Paul Maloy
2016-08-19tipc: make bearer packet filtering genericJon Paul Maloy
2016-08-19net: atm: remove redundant null pointer check on dev->nameColin Ian King
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-18kcm: Use stream parserTom Herbert
2016-08-18strparser: Stream parser for messagesTom Herbert
2016-08-18net: ipconfig: Fix more use after freeThierry Reding
2016-08-18net_sched: allow flushing tc police actionsRoman Mashak
2016-08-18net_sched: unify the init logic for act_policeWANG Cong
2016-08-18net_sched: convert tcf_exts from list to pointer arrayWANG Cong
2016-08-18net_sched: remove an unnecessary list_del()WANG Cong
2016-08-18net_sched: remove the leftover cleanup_a()WANG Cong
2016-08-18Merge tag 'batadv-next-for-davem-20160816' of git://git.open-mesh.org/linux-m...David S. Miller
2016-08-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-08-15tipc: fix NULL pointer dereference in shutdown()Vegard Nossum
2016-08-15switchdev: Put export declaration in the right placeOr Gerlitz
2016-08-15gre: set inner_protocol on xmitSimon Horman
2016-08-15net: ipv6: Fix ping to link-local addresses.Lorenzo Colitti
2016-08-15net: make net namespace sysctls belong to container's ownerDmitry Torokhov
2016-08-15netns: do not call pernet ops for not yet set up init_net namespaceDmitry Torokhov