index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2014-02-14
sch_netem: change some func's param from "struct Qdisc *" to "struct netem_sc...
Yang Yingliang
2014-02-14
sch_netem: return errcode before setting params
Yang Yingliang
2014-02-14
ipv4: ipconfig.c: add parentheses in an if statement
FX Le Bail
2014-02-13
ipv4: ip_forward: perform skb->pkt_type check at the beginning
Denis Kirjanov
2014-02-13
net: remove unnecessary return's
stephen hemminger
2014-02-13
net: sched: Cleanup PIE comments
Vijay Subramanian
2014-02-13
tcp: remove unused min_cwnd member of tcp_congestion_ops
Stanislav Fomichev
2014-02-13
socket: replace some printk with pr_*
Yang Yingliang
2014-02-13
tipc: add node_lock protection to link lookup function
Jon Paul Maloy
2014-02-13
tipc: remove bearer_lock from tipc_bearer struct
Ying Xue
2014-02-13
tipc: delay delete of link when failover is needed
Jon Paul Maloy
2014-02-13
tipc: changes to general packet reception algorithm
Jon Paul Maloy
2014-02-13
tipc: rename stack variables in function tipc_link_tunnel_rcv
Jon Paul Maloy
2014-02-13
tipc: more cleanup of tunnelling reception function
Jon Paul Maloy
2014-02-13
tipc: change signature of tunnelling reception function
Jon Paul Maloy
2014-02-13
tipc: change reception of tunnelled failover packets
Jon Paul Maloy
2014-02-13
tipc: change reception of tunnelled duplicate packets
Jon Paul Maloy
2014-02-13
tipc: remove 'links' list from tipc_bearer struct
Ying Xue
2014-02-13
tipc: redefine 'started' flag in struct link to bitmap
Ying Xue
2014-02-13
tipc: move code for deleting links from bearer.c to link.c
Ying Xue
2014-02-13
tipc: move code for resetting links from bearer.c to link.c
Ying Xue
2014-02-13
tipc: stricter behavior of message reassembly function
Jon Paul Maloy
2014-02-13
tipc: explicitly include core.h in addr.h
Andreas Bofjäll
2014-02-13
net: ip, ipv6: handle gso skbs in forwarding path
Florian Westphal
2014-02-13
net: core: introduce netif_skb_dev_features
Florian Westphal
2014-02-13
sctp: optimize the sctp_sysctl_net_register
wangweidong
2014-02-13
sctp: fix a missed .data initialization
wangweidong
2014-02-13
net: correct error path in rtnl_newlink()
Cong Wang
2014-02-13
tipc: fix message corruption bug for deferred packets
Erik Hugne
2014-02-12
ipx: implement shutdown()
Sabrina Dubroca
2014-02-12
net_sched: act: clean up tca_action_flush()
WANG Cong
2014-02-12
net_sched: act: refuse to remove bound action outside
WANG Cong
2014-02-12
net_sched: act: move tcf_hashinfo_init() into tcf_register_action()
WANG Cong
2014-02-12
net_sched: act: refactor cleanup ops
WANG Cong
2014-02-12
net_sched: act: hide struct tcf_common from API
WANG Cong
2014-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-02-10
6lowpan: fix lockdep splats
Eric Dumazet
2014-02-10
9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffers
Richard Yao
2014-02-10
tcp: tsq: fix nonagle handling
John Ogness
2014-02-10
bridge: Prevent possible race condition in br_fdb_change_mac_address
Toshiaki Makita
2014-02-10
bridge: Properly check if local fdb entry can be deleted when deleting vlan
Toshiaki Makita
2014-02-10
bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_...
Toshiaki Makita
2014-02-10
bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac...
Toshiaki Makita
2014-02-10
bridge: Fix the way to check if a local fdb entry can be deleted
Toshiaki Makita
2014-02-10
bridge: Change local fdb entries whenever mac address of bridge device changes
Toshiaki Makita
2014-02-10
bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_address
Toshiaki Makita
2014-02-10
bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddr
Toshiaki Makita
2014-02-10
bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr
Toshiaki Makita
2014-02-09
tcp: correct code comment stating 3 min timeout for FIN_WAIT2, we only do 1 min
Jesper Juhl
2014-02-09
net: fix 'ip rule' iif/oif device rename
Maciej Żenczykowski
[prev]
[next]