index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dcb
/
dcbnl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-23
tipc: introduce new function tipc_msg_create()
Jon Paul Maloy
2
-2
/
+33
2014-08-23
tcp: improve undo on timeout
Yuchung Cheng
2
-16
/
+12
2014-08-23
phylib: use MDIO_DEVS[12]
Sergei Shtylyov
1
-2
/
+2
2014-08-23
net: remove dead code after sk_data_ready change
Eric Dumazet
2
-16
/
+1
2014-08-23
net: use ktime_get_ns() and ktime_get_real_ns() helpers
Eric Dumazet
10
-18
/
+18
2014-08-23
vxlan: fix incorrect initializer in union vxlan_addr
Gerhard Stenzel
1
-4
/
+4
2014-08-22
mac80211: fix channel switch for chanctx-based drivers
Michal Kazior
1
-1
/
+1
2014-08-22
dp83640: Fix length check for event timestamp status messages
Christian Riesch
1
-8
/
+15
2014-08-22
net: stmmac: add fix_mac_speed support for socfpga
Ley Foon Tan
2
-0
/
+67
2014-08-22
r8169:add support for RTL8168H and RTL8107E
Chun-Hao Lin
1
-18
/
+452
2014-08-22
bonding: create netlink event when bonding option is changed
Jiri Pirko
2
-0
/
+3
2014-08-22
bnx2x: FW assertion changes
Ariel Elior
1
-106
/
+85
2014-08-22
bnx2x: Make BP_VF more robust
Yuval Mintz
1
-1
/
+2
2014-08-22
bnx2x: Prevent pci_disable_sriov with assigned VFs
Yuval Mintz
1
-4
/
+8
2014-08-22
bnx2x: Prevent IOV if no entries in CAM
Yuval Mintz
1
-2
/
+7
2014-08-22
bnx2x: Safe bnx2x_panic_dump()
Yuval Mintz
1
-0
/
+29
2014-08-22
bnx2x: Update driver version to 1.710.51
Yuval Mintz
1
-1
/
+1
2014-08-22
bnx2x: Code cleanup
Yuval Mintz
6
-60
/
+17
2014-08-22
bnx2x: Add timestamping and PTP hardware clock support
Michal Kalderon
8
-13
/
+984
2014-08-22
bnx2x: Utilize FW 7.10.51
Dmitry Kravkov
7
-224
/
+345
2014-08-22
af_decnet: Use time_after_eq
Himangi Saraogi
1
-1
/
+2
2014-08-22
decnet: Use time_after_eq
Himangi Saraogi
1
-1
/
+2
2014-08-22
ipconfig: Use time_before
Himangi Saraogi
1
-1
/
+2
2014-08-22
dn_dev: Use time_before
Himangi Saraogi
1
-1
/
+2
2014-08-22
br_multicast: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-1
/
+1
2014-08-22
net/openvswitch/flow.c: Replace rcu_dereference() with rcu_access_pointer()
Andreea-Cristina Bernat
1
-1
/
+1
2014-08-22
net/ipv4/igmp.c: Replace rcu_dereference() with rcu_access_pointer()
Andreea-Cristina Bernat
1
-1
/
+1
2014-08-22
bonding: Replace rcu_dereference() with rcu_access_pointer()
Andreea-Cristina Bernat
1
-1
/
+1
2014-08-22
cnic: Replace rcu_dereference() with rcu_access_pointer()
Andreea-Cristina Bernat
1
-3
/
+3
2014-08-22
ipv4: Restore accept_local behaviour in fib_validate_source()
Sébastien Barré
1
-6
/
+8
2014-08-22
isdn/bas_gigaset: use USB API functions rather than constants
Himangi Saraogi
1
-1
/
+1
2014-08-22
isdn/gigaset: use USB API functions rather than constants
Himangi Saraogi
1
-1
/
+1
2014-08-22
hyperv: Increase the buffer length for netvsc_channel_cb()
Haiyang Zhang
2
-4
/
+16
2014-08-22
drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndef
Rasmus Villemoes
1
-1
/
+1
2014-08-22
net: sctp: fix suboptimal edge-case on non-active active/retrans path selection
Daniel Borkmann
1
-6
/
+3
2014-08-22
net: sctp: spare unnecessary comparison in sctp_trans_elect_best
Daniel Borkmann
1
-1
/
+1
2014-08-22
net: ethernet: broadcom: bnx2x: Remove redundant #ifdef
Rasmus Villemoes
1
-4
/
+0
2014-08-22
ibmveth: Fix endian issues with rx_no_buffer statistic
Anton Blanchard
1
-4
/
+14
2014-08-22
net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()
Iyappan Subramanian
1
-7
/
+13
2014-08-22
openvswitch: fix panic with multiple vlan headers
Jiri Benc
1
-0
/
+5
2014-08-22
net: ipv6: fib: don't sleep inside atomic lock
Benjamin Block
1
-1
/
+1
2014-08-22
net: fec: ptp: avoid register access when ipg clock is disabled
Nimrod Andy
3
-15
/
+41
2014-08-22
cxgb4: Free completed tx skbs promptly
Hariprasad Shenai
3
-2
/
+5
2014-08-22
cxgb4: Fix race condition in cleanup
Anish Bhatt
2
-14
/
+19
2014-08-22
sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probe
zhuyj
1
-0
/
+1
2014-08-22
bnx2x: Revert UNDI flushing mechanism
Yuval Mintz
1
-75
/
+17
2014-08-22
qlcnic: Fix endianess issue in firmware load from file operation
Shahed Shaikh
1
-10
/
+25
2014-08-22
qlcnic: Fix endianess issue in FW dump template header
Rajesh Borundia
1
-0
/
+57
2014-08-22
qlcnic: Fix flash access interface to application
Jitendra Kalsaria
3
-5
/
+32
2014-08-22
MAINTAINERS: Add section for MRF24J40 IEEE 802.15.4 radio driver
Alan Ott
1
-0
/
+6
[next]