summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | bridge: netlink: export root idNikolay Aleksandrov2015-10-04
* | | | | | | | | | | | | | | | bridge: netlink: add group_fwd_mask supportNikolay Aleksandrov2015-10-04
* | | | | | | | | | | | | | | | bridge: vlan: use br_vlan_should_use to simplify __vlan_add/delNikolay Aleksandrov2015-10-04
* | | | | | | | | | | | | | | | bridge: vlan: drop master_flags from __vlan_addNikolay Aleksandrov2015-10-04
* | | | | | | | | | | | | | | | bridge: vlan: use br_vlan_(get|put)_master to deal with refcountsNikolay Aleksandrov2015-10-04
* | | | | | | | | | | | | | | | bridge: vlan: use rcu list for the ordered vlan listNikolay Aleksandrov2015-10-04
| |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | tcp/dccp: add SLAB_DESTROY_BY_RCU flag for request socketsEric Dumazet2015-10-03
* | | | | | | | | | | | | | | sched, bpf: make skb->priority writableDaniel Borkmann2015-10-03
* | | | | | | | | | | | | | | sched, bpf: add helper for retrieving routing realmsDaniel Borkmann2015-10-03
* | | | | | | | | | | | | | | ebpf: migrate bpf_prog's flags to bitfieldDaniel Borkmann2015-10-03
* | | | | | | | | | | | | | | switchdev: push object ID back to object structureJiri Pirko2015-10-03
* | | | | | | | | | | | | | | switchdev: bring back switchdev_obj and use it as a generic object paramJiri Pirko2015-10-03
* | | | | | | | | | | | | | | switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdbJiri Pirko2015-10-03
* | | | | | | | | | | | | | | switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlanJiri Pirko2015-10-03
* | | | | | | | | | | | | | | switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*Jiri Pirko2015-10-03
* | | | | | | | | | | | | | | switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*Jiri Pirko2015-10-03
* | | | | | | | | | | | | | | tcp: do not lock listener to process SYN packetsEric Dumazet2015-10-03
* | | | | | | | | | | | | | | tcp/dccp: add a reschedule point in inet_csk_listen_stop()Eric Dumazet2015-10-03
* | | | | | | | | | | | | | | tcp: remove max_qlen_logEric Dumazet2015-10-03
* | | | | | | | | | | | | | | tcp/dccp: remove struct listen_sockEric Dumazet2015-10-03
* | | | | | | | | | | | | | | tcp: attach SYNACK messages to request sockets instead of listenerEric Dumazet2015-10-03
* | | | | | | | | | | | | | | tcp/dccp: shrink struct listen_sockEric Dumazet2015-10-03
* | | | | | | | | | | | | | | tcp/dccp: install syn_recv requests into ehash tableEric Dumazet2015-10-03
* | | | | | | | | | | | | | | tcp/dccp: remove inet_csk_reqsk_queue_added() timeout argumentEric Dumazet2015-10-03
* | | | | | | | | | | | | | | tcp: get_openreq[46]() changesEric Dumazet2015-10-03
* | | | | | | | | | | | | | | tcp: remove BUG_ON() in tcp_check_req()Eric Dumazet2015-10-03
* | | | | | | | | | | | | | | tcp: cleanup tcp_v[46]_inbound_md5_hash()Eric Dumazet2015-10-03
* | | | | | | | | | | | | | | tcp: call sk_mark_napi_id() on the child, not the listenerEric Dumazet2015-10-03
* | | | | | | | | | | | | | | tcp: move synflood_warned into struct request_sock_queueEric Dumazet2015-10-03
* | | | | | | | | | | | | | | tcp: move qlen/young out of struct listen_sockEric Dumazet2015-10-03
* | | | | | | | | | | | | | | tcp: add a spinlock to protect struct request_sock_queueEric Dumazet2015-10-03
| |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | net: Initialize flow flags in input pathDavid Ahern2015-09-29
| | * | | | | | | | | | | | net: dsa: fix preparation of a port STP updateVivien Didelot2015-09-29
| | * | | | | | | | | | | | skbuff: Fix skb checksum partial check.Pravin B Shelar2015-09-29
| | * | | | | | | | | | | | net: ipv6: Add RT6_LOOKUP_F_IFACE flag if oif is setDavid Ahern2015-09-29
| | * | | | | | | | | | | | net sysfs: Print link speed as signed integerAlexander Stein2015-09-29
| | * | | | | | | | | | | | af_unix: return data from multiple SKBs on recv() with MSG_PEEK flagAaron Conole2015-09-29
| | * | | | | | | | | | | | net: sctp: Don't use 64 kilobyte lookup table for four elementsDenys Vlasenko2015-09-28
| | * | | | | | | | | | | | l2tp: protect tunnel->del_work by ref_countAlexander Couzens2015-09-28
| | * | | | | | | | | | | | sctp: Prevent soft lockup when sctp_accept() is called during a timeout eventKarl Heiss2015-09-28
| | * | | | | | | | | | | | sctp: Whitespace fixKarl Heiss2015-09-28
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-10-01
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | / / / / / | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | xprtrdma: Replace global lkey with lkey local to PDChuck Lever2015-09-25
* | | | | | | | | | | | bridge: vlan: don't pass flags when creating context onlyNikolay Aleksandrov2015-10-01
* | | | | | | | | | | | bridge: vlan: fix possible null ptr derefs on port init and deinitNikolay Aleksandrov2015-10-01
* | | | | | | | | | | | bridge: vlan: move pvid inside net_bridge_vlan_groupNikolay Aleksandrov2015-10-01
* | | | | | | | | | | | bridge: vlan: fix possible null vlgrp deref while registering new portNikolay Aleksandrov2015-10-01
* | | | | | | | | | | | bridge: vlan: adjust rhashtable initial size and hash locks sizeNikolay Aleksandrov2015-10-01
| |_|/ / / / / / / / / |/| | | | | | | | | |