index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-05
vxlan: fix rcu related warning
stephen hemminger
1
-5
/
+11
2013-08-05
bridge: fix rcu check warning in multicast port group
stephen hemminger
2
-2
/
+3
2013-08-04
ax88179_178a: avoid copy of tx tcp packets
Eric Dumazet
1
-17
/
+4
2013-08-03
qlcnic: Fix for flash update failure on 83xx adapter
Himanshu Madhani
10
-132
/
+231
2013-08-03
qlcnic: Fix link speed and duplex display for 83xx adapter
Rajesh Borundia
1
-9
/
+16
2013-08-03
qlcnic: Fix link speed display for 82xx adapter
Rajesh Borundia
1
-3
/
+7
2013-08-03
qlcnic: Fix external loopback test.
Shahed Shaikh
1
-2
/
+10
2013-08-03
qlcnic: Removed adapter series name from warning messages.
Pratik Pujar
2
-2
/
+2
2013-08-03
qlcnic: Free up memory in error path.
Himanshu Madhani
1
-3
/
+3
2013-08-03
qlcnic: Fix ingress MAC learning
Shahed Shaikh
1
-33
/
+66
2013-08-03
qlcnic: Fix MAC address filter issue on 82xx adapter
Shahed Shaikh
1
-1
/
+1
2013-08-03
fib_rules: reorder struct fib_rules fields
Eric Dumazet
1
-5
/
+7
2013-08-03
net: ethernet: davinci_emac: drop IRQF_DISABLED
Mugunthan V N
1
-2
/
+1
2013-08-03
fib_rules: fix suppressor names and default values
Stefan Tomanek
5
-9
/
+16
2013-08-03
vlan: cleanup the usage of vlan_dev_priv(dev)
Wang Sheng-Hui
2
-8
/
+10
2013-08-03
hwmon: (max6697) fix MAX6581 ideality
Vivien Didelot
1
-2
/
+2
2013-08-03
ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...
Russell King
2
-2
/
+7
2013-08-03
ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)
Russell King
2
-26
/
+24
2013-08-03
netlabel: use domain based selectors when address based selectors are not ava...
Paul Moore
6
-158
/
+130
2013-08-03
cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSI
Michael Chan
2
-7
/
+12
2013-08-03
bonding: modify only neigh_parms owned by us
Veaceslav Falico
1
-1
/
+7
2013-08-03
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
Veaceslav Falico
1
-4
/
+6
2013-08-03
net: netlink: minor: remove unused pointer in alloc_pg_vec
Daniel Borkmann
1
-2
/
+2
2013-08-03
fib_rules: add route suppression based on ifgroup
Stefan Tomanek
5
-10
/
+43
2013-08-03
net: check net.core.somaxconn sysctl values
Roman Gushchin
1
-1
/
+5
2013-08-03
icmpv6_filter: allow ICMPv6 messages with bodies < 4 bytes
Werner Almesberger
1
-1
/
+6
2013-08-03
icmpv6_filter: fix "_hdr" incorrectly being a pointer
Werner Almesberger
1
-1
/
+1
2013-08-03
sis900: Fix the tx queue timeout issue
Denis Kirjanov
1
-10
/
+2
2013-08-02
af_packet: simplify VLAN frame check in packet_snd
Phil Sutter
1
-11
/
+4
2013-08-02
af_packet: fix for sending VLAN frames via packet_mmap
Phil Sutter
1
-11
/
+14
2013-08-02
af_packet: when sending ethernet frames, parse header for skb->protocol
Phil Sutter
1
-2
/
+11
2013-08-02
net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails
Daniel Borkmann
1
-1
/
+3
2013-08-02
r8169: remove "PHY reset until link up" log spam
Lekensteyn
1
-1
/
+1
2013-08-02
net: ethernet: cpsw: drop IRQF_DISABLED
Felipe Balbi
1
-1
/
+1
2013-08-02
htb: fix sign extension bug
stephen hemminger
1
-1
/
+1
2013-08-02
sctp: Don't lookup dst if transport dst is still valid
fan.du
3
-2
/
+3
2013-08-02
ethernet: Convert mac address uses of 6 to ETH_ALEN
Joe Perches
11
-26
/
+29
2013-08-02
include: Convert ethernet mac address declarations to use ETH_ALEN
Joe Perches
11
-45
/
+58
2013-08-02
uapi: Convert some uses of 6 to ETH_ALEN
Joe Perches
6
-8
/
+12
2013-08-02
qlcnic: Update version to 5.2.45
Himanshu Madhani
1
-2
/
+2
2013-08-02
qlcnic: Enable mailbox interface in poll mode when interrupts are not available
Manish Chopra
1
-7
/
+11
2013-08-02
qlcnic: Replace poll mode mailbox interface with interrupt based mailbox inte...
Manish Chopra
6
-264
/
+232
2013-08-02
qlcnic: Interrupt based driver firmware mailbox mechanism
Manish Chopra
5
-21
/
+388
2013-08-02
qlcnic: Enhance diagnostic loopback error codes.
Jitendra Kalsaria
4
-19
/
+22
2013-08-02
bonding: initial RCU conversion
nikolay@redhat.com
5
-29
/
+32
2013-08-02
bonding: factor out slave id tx code and simplify xmit paths
Nikolay Aleksandrov
2
-67
/
+61
2013-08-02
bonding: simplify broadcast_xmit function
Nikolay Aleksandrov
1
-36
/
+16
2013-08-02
bonding: remove unnecessary read_locks of curr_slave_lock
nikolay@redhat.com
1
-25
/
+8
2013-08-02
bonding: convert to list API and replace bond's custom list
nikolay@redhat.com
6
-236
/
+203
2013-08-02
ipv6: bump genid when delete/add address
fan.du
1
-0
/
+1
[next]