index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-15
net_sched: restore "linklayer atm" handling
Jesper Dangaard Brouer
5
-2
/
+72
2013-08-15
drivers/net/ethernet/via/via-velocity.c: update napi implementation
Julia Lawall
1
-1
/
+3
2013-08-15
Revert "cxgb3: Check and handle the dma mapping errors"
Alexey Kardashevskiy
1
-83
/
+24
2013-08-15
be2net: Clear any capability flags that driver is not interested in.
Sarveshwar Bandi
2
-0
/
+9
2013-08-15
openvswitch: Reset tunnel key between input and output.
Jesse Gross
1
-0
/
+1
2013-08-15
openvswitch: Use correct type while allocating flex array.
Pravin B Shelar
1
-1
/
+1
2013-08-15
openvswitch: Fix bad merge resolution.
Jesse Gross
1
-3
/
+0
2013-08-14
tun: compare with 0 instead of total_len
Weiping Pan
1
-2
/
+2
2013-08-14
rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg header
Asbjoern Sloth Toennesen
1
-1
/
+1
2013-08-14
ethernet/arc/arc_emac - fix NAPI "work > weight" warning
Alexey Brodkin
1
-1
/
+1
2013-08-14
ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.
Pravin B Shelar
2
-17
/
+1
2013-08-14
bnx2x: prevent crash in shutdown flow with CNIC
Yuval Mintz
1
-2
/
+1
2013-08-14
bnx2x: fix PTE write access error
Barak Witkowsky
3
-0
/
+15
2013-08-14
bnx2x: fix memory leak in VF
Ariel Elior
1
-1
/
+1
2013-08-14
bnx2x: update fairness parameters following DCB negotiation
Dmitry Kravkov
3
-12
/
+24
2013-08-14
bnx2x: protect different statistics flows
Dmitry Kravkov
3
-12
/
+57
2013-08-14
myri10ge: Update MAINTAINERS
Hyong-Youb Kim
1
-2
/
+2
2013-08-14
skge: dma_sync the whole receive buffer
stephen hemminger
1
-2
/
+4
2013-08-13
genetlink: fix family dump race
Johannes Berg
1
-0
/
+7
2013-08-13
net: sctp: sctp_transport_destroy{, _rcu}: fix potential pointer corruption
Daniel Borkmann
1
-2
/
+2
2013-08-13
net: sctp: sctp_assoc_control_transport: fix MTU size in SCTP_PF state
Daniel Borkmann
1
-2
/
+2
2013-08-13
stmmac: fix init_dma_desc_rings() to handle errors
Bartlomiej Zolnierkiewicz
1
-19
/
+92
2013-08-12
tipc: avoid possible deadlock while enable and disable bearer
dingtianhong
1
-2
/
+7
2013-08-12
can: pcan_usb: fix wrong memcpy() bytes length
Stephane Grosjean
1
-1
/
+1
2013-08-12
macvtap: fix two races
Eric Dumazet
1
-3
/
+9
2013-08-10
batman-adv: fix potential kernel paging errors for unicast transmissions
Linus Lüssing
5
-7
/
+33
2013-08-10
netfilter: nf_conntrack: fix tcp_in_window for Fast Open
Yuchung Cheng
1
-4
/
+8
2013-08-10
rtnetlink: Fix inverted check in ndo_dflt_fdb_del()
Sridhar Samudrala
1
-1
/
+1
2013-08-09
net: stmmac: Fixed the condition of extend_desc for jumbo frame
Byungho An
1
-2
/
+11
2013-08-09
vxlan: fix a soft lockup in vxlan module removal
Cong Wang
1
-2
/
+0
2013-08-09
vxlan: fix a regression of igmp join
Cong Wang
1
-1
/
+1
2013-08-09
net: rename busy poll MIB counter
Eliezer Tamir
3
-3
/
+3
2013-08-09
8139cp: Fix skb leak in rx_status_loop failure path.
Dave Jones
1
-0
/
+1
2013-08-09
net: flow_dissector: add 802.1ad support
Eric Dumazet
1
-0
/
+1
2013-08-09
ip_gre: fix ipgre_header to return correct offset
Timo Teräs
1
-1
/
+1
2013-08-08
ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match
Hannes Frederic Sowa
1
-4
/
+12
2013-08-07
tcp: cubic: fix bug in bictcp_acked()
Eric Dumazet
1
-1
/
+1
2013-08-07
bridge: correct the comment for file br_sysfs_br.c
Wang Sheng-Hui
1
-1
/
+1
2013-08-07
tcp: cubic: fix overflow error in bictcp_update()
Eric Dumazet
1
-4
/
+6
2013-08-06
bridge: don't try to update timers in case of broken MLD queries
Linus Lüssing
1
-1
/
+1
2013-08-06
fib_trie: remove potential out of bound access
Eric Dumazet
1
-4
/
+1
2013-08-06
bonding: modify only neigh_parms owned by us
Veaceslav Falico
1
-1
/
+7
2013-08-06
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
Veaceslav Falico
1
-4
/
+6
2013-08-05
net: esp{4,6}: fix potential MTU calculation overflows
Daniel Borkmann
2
-2
/
+2
2013-08-05
net_sched: make dev_trans_start return vlan's real dev trans_start
nikolay@redhat.com
1
-1
/
+6
2013-08-05
vlan: make vlan_dev_real_dev work over stacked vlans
nikolay@redhat.com
1
-1
/
+6
2013-08-05
cw1200: Fix spurious BUG_ON() trigger when starting AP mode.
Solomon Peachy
1
-5
/
+2
2013-08-05
net/vmw_vsock/af_vsock.c: drop unneeded semicolon
Julia Lawall
1
-1
/
+1
2013-08-05
mlx5: remove health handler plugin
Eli Cohen
2
-31
/
+1
2013-08-05
macvlan: validate flags
Michael S. Tsirkin
1
-0
/
+4
[next]