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-03-29
netpoll: Remove strong unnecessary assumptions about skbs
Eric W. Biederman
2014-03-29
netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enable
Eric W. Biederman
2014-03-29
netpoll: Move rx enable/disable into __dev_close_many
Eric W. Biederman
2014-03-29
netpoll: Only call ndo_start_xmit from a single place
Eric W. Biederman
2014-03-29
netpoll: Remove gfp parameter from __netpoll_setup
Eric W. Biederman
2014-03-29
workqueue: remove deprecated WQ_NON_REENTRANT
ZhangZhen
2014-03-28
rpc: Allow xdr_buf_subsegment to operate in-place
J. Bruce Fields
2014-03-28
SUNRPC: fix memory leak of peer addresses in XPRT
Kinglong Mee
2014-03-28
svcrdma: fix offset calculation for non-page aligned sge entries
Jeff Layton
2014-03-28
xprtrdma: add separate Kconfig options for NFSoRDMA client and server support
Jeff Layton
2014-03-28
Fix regression in NFSRDMA server
Tom Tucker
2014-03-28
vlan: Warn the user if lowerdev has bad vlan features.
Vlad Yasevich
2014-03-28
bridge: Fix crash with vlan filtering and tcpdump
Vlad Yasevich
2014-03-28
net: Account for all vlan headers in skb_mac_gso_segment
Vlad Yasevich
2014-03-28
ipv6: move DAD and addrconf_verify processing to workqueue
Hannes Frederic Sowa
2014-03-28
net: net: add a core netdev->tx_dropped counter
Eric Dumazet
2014-03-28
packet: respect devices with LLTX flag in direct xmit
Daniel Borkmann
2014-03-28
tcp: fix get_timewait4_sock() delay computation on 64bit
Eric Dumazet
2014-03-28
openvswitch: fix a possible deadlock and lockdep warning
Flavio Leitner
2014-03-28
bridge: Fix handling stacked vlan tags
Toshiaki Makita
2014-03-28
bridge: Fix inabillity to retrieve vlan tags when tx offload is disabled
Toshiaki Makita
2014-03-28
tipc: make discovery domain a bearer attribute
Erik Hugne
2014-03-28
tipc: fix neighbor detection problem after hw address change
Erik Hugne
2014-03-27
net: Mark functions as static in net/sunrpc/svc_xprt.c
Rashika Kheria
2014-03-27
svcrdma: fix printk when memory allocation fails
Jeff Layton
2014-03-27
core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
Zoltan Kiss
2014-03-27
hsr: replace del_timer by del_timer_sync
Julia Lawall
2014-03-27
atm: replace del_timer by del_timer_sync
Julia Lawall
2014-03-27
tcp: tcp_make_synack() minor changes
Eric Dumazet
2014-03-27
ipv6: do not overwrite inetpeer metrics prematurely
Michal Kubeček
2014-03-27
vlan: Set hard_header_len according to available acceleration
Vlad Yasevich
2014-03-27
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-03-27
tipc: use node list lock to protect tipc_num_links variable
Ying Xue
2014-03-27
tipc: use node_list_lock to protect tipc_num_nodes variable
Ying Xue
2014-03-27
tipc: tipc: convert node list and node hlist to RCU lists
Ying Xue
2014-03-27
tipc: rename node create lock to protect node list and hlist
Ying Xue
2014-03-27
tipc: make broadcast bearer store in bearer_list array
Ying Xue
2014-03-27
tipc: remove active flag from tipc_bearer structure
Ying Xue
2014-03-27
tipc: convert tipc_bearers array to pointer list
Ying Xue
2014-03-27
tipc: acquire necessary locks in named_cluster_distribute routine
Ying Xue
2014-03-27
tipc: obsolete the remote management feature
Ying Xue
2014-03-27
tipc: remove unnecessary checking for node object
Ying Xue
2014-03-27
net/core: Use RCU_INIT_POINTER(x, NULL) in netpoll.c
Monam Agarwal
2014-03-27
net/bridge: Use RCU_INIT_POINTER(x, NULL) in br_vlan.c
Monam Agarwal
2014-03-26
net: unix: non blocking recvmsg() should not return -EINTR
Eric Dumazet
2014-03-26
vlan: make a new function vlan_dev_vlan_proto() and export
dingtianhong
2014-03-26
net: Rename skb->rxhash to skb->hash
Tom Herbert
2014-03-26
tcp: delete unused parameter in tcp_nagle_check()
Peter Pan(潘卫平)
2014-03-26
ip_tunnel: Fix dst ref-count.
Pravin B Shelar
2014-03-26
Bluetooth: Fix returning peer address in pending connect state
Johan Hedberg
[prev]
[next]