开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2015-10-03
switchdev: bring back switchdev_obj and use it as a generic object param
Jiri Pirko
2015-10-03
switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb
Jiri Pirko
2015-10-03
switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan
Jiri Pirko
2015-10-03
switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
Jiri Pirko
2015-10-03
switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*
Jiri Pirko
2015-10-03
tcp: do not lock listener to process SYN packets
Eric Dumazet
2015-10-03
tcp/dccp: add a reschedule point in inet_csk_listen_stop()
Eric Dumazet
2015-10-03
tcp: remove max_qlen_log
Eric Dumazet
2015-10-03
tcp/dccp: remove struct listen_sock
Eric Dumazet
2015-10-03
tcp: attach SYNACK messages to request sockets instead of listener
Eric Dumazet
2015-10-03
tcp/dccp: shrink struct listen_sock
Eric Dumazet
2015-10-03
tcp/dccp: install syn_recv requests into ehash table
Eric Dumazet
2015-10-03
tcp/dccp: remove inet_csk_reqsk_queue_added() timeout argument
Eric Dumazet
2015-10-03
tcp: get_openreq[46]() changes
Eric Dumazet
2015-10-03
tcp: remove BUG_ON() in tcp_check_req()
Eric Dumazet
2015-10-03
tcp: cleanup tcp_v[46]_inbound_md5_hash()
Eric Dumazet
2015-10-03
tcp: call sk_mark_napi_id() on the child, not the listener
Eric Dumazet
2015-10-03
tcp: move synflood_warned into struct request_sock_queue
Eric Dumazet
2015-10-03
tcp: move qlen/young out of struct listen_sock
Eric Dumazet
2015-10-03
tcp: add a spinlock to protect struct request_sock_queue
Eric Dumazet
2015-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-10-01
bridge: vlan: don't pass flags when creating context only
Nikolay Aleksandrov
2015-10-01
bridge: vlan: fix possible null ptr derefs on port init and deinit
Nikolay Aleksandrov
2015-10-01
bridge: vlan: move pvid inside net_bridge_vlan_group
Nikolay Aleksandrov
2015-10-01
bridge: vlan: fix possible null vlgrp deref while registering new port
Nikolay Aleksandrov
2015-10-01
bridge: vlan: adjust rhashtable initial size and hash locks size
Nikolay Aleksandrov
2015-10-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-10-01
ipv6: Add missing newline to __xfrm6_output_finish
Eric W. Biederman
2015-09-30
RDS: Use per-bucket rw lock for bind hash-table
Santosh Shilimkar
2015-09-30
RDS: fix rds_sock reference bug while doing bind
Santosh Shilimkar
2015-09-30
RDS: make socket bind/release locking scheme simple and more efficient
Santosh Shilimkar
2015-09-30
RDS: use kfree_rcu in rds_ib_remove_ipaddr
Santosh Shilimkar
2015-09-30
openvswitch: Remove ovs_vport_output_sk
Eric W. Biederman
2015-09-30
bridge: Remove br_nf_push_frag_xmit_sk
Eric W. Biederman
2015-09-30
ipv6: Pass struct net through ip6_fragment
Eric W. Biederman
2015-09-30
ipv4: Pass struct net through ip_fragment
Eric W. Biederman
2015-09-30
openvswitch: Pass net into ovs_fragment
Eric W. Biederman
2015-09-30
openvswitch: Pass net into ovs_vport_output
Eric W. Biederman
2015-09-29
net: Initialize flow flags in input path
David Ahern
2015-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-09-29
net: dsa: fix preparation of a port STP update
Vivien Didelot
2015-09-29
net: dsa: fix preparation of a port STP update
Vivien Didelot
2015-09-29
net: Add support for filtering neigh dump by master device
David Ahern
2015-09-29
tcp: fix tcp_v6_md5_do_lookup prototype
Eric Dumazet
2015-09-29
net: switchdev: abstract object in add/del ops
Vivien Didelot
2015-09-29
net: switchdev: pass callback to dump operation
Vivien Didelot
2015-09-29
net: switchdev: remove dev from switchdev_obj cb
Vivien Didelot
2015-09-29
net: switchdev: move dev in switchdev_fdb_dump
Vivien Didelot
2015-09-29
net: switchdev: remove dev in port_vlan_dump_put
Vivien Didelot
[prev]
[next]