index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-02-05
tcp: remove Appropriate Byte Count support
Stephen Hemminger
1
-11
/
+0
2013-02-05
ipv4: Disallow non-namespace aware protocols to register.
David S. Miller
3
-26
/
+6
2013-02-05
l2tp: Make ipv4 protocol handler namespace aware.
David S. Miller
1
-6
/
+10
2013-02-05
l2tp: create tunnel sockets in the right namespace
Tom Parkin
1
-33
/
+54
2013-02-05
l2tp: prevent tunnel creation on netns mismatch
Tom Parkin
1
-2
/
+9
2013-02-05
l2tp: set netnsok flag for netlink messages
Tom Parkin
1
-0
/
+1
2013-02-05
l2tp: put tunnel socket release on a workqueue
Tom Parkin
2
-44
/
+61
2013-02-05
qlcnic: Updating copyright information.
Jitendra Kalsaria
16
-8
/
+63
2013-02-05
gianfar: dont conditionally alloc Rx/Err irq structs
Paul Gortmaker
1
-12
/
+4
2013-02-04
ipcomp: Mark as netns_ok.
David S. Miller
1
-0
/
+1
2013-02-04
net: fec: fix miss init spinlock
Frank Li
1
-0
/
+1
2013-02-04
team: ab: set active port option as changed when port is leaving
Jiri Pirko
1
-1
/
+12
2013-02-04
team: move netlink event notifiers after team_port_leave()
Jiri Pirko
1
-4
/
+6
2013-02-04
team: handle sending port list in the same way option list is sent
Jiri Pirko
1
-84
/
+93
2013-02-04
net/mlx4_en: Fix compilation error when CONFIG_INET isn't defined
Hadar Hen Zion
1
-0
/
+4
2013-02-04
net/mlx4_en: Fix error propagation for ethtool helper function
Hadar Hen Zion
1
-18
/
+34
2013-02-04
mcast: do not check 'rv' twice in a row
Jean Sacren
1
-4
/
+2
2013-02-04
net: remove redundant check for timer pending state before del_timer
Ying Xue
11
-38
/
+21
2013-02-04
be2net: update driver version to 4.6.x
Sathya Perla
1
-1
/
+1
2013-02-04
be2net: fix re-loaded PF driver to re-gain control of its VFs
Sathya Perla
3
-64
/
+153
2013-02-04
drivers:net:misc: Remove unnecessary alloc/OOM messages
Joe Perches
3
-12
/
+3
2013-02-04
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
22
-133
/
+50
2013-02-04
wimax: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2
-12
/
+5
2013-02-04
wan: Remove unnecessary alloc/OOM messages
Joe Perches
4
-15
/
+10
2013-02-04
drivers: net: usb: Remove unnecessary alloc/OOM messages
Joe Perches
6
-41
/
+17
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
38
-197
/
+97
2013-02-04
can: Remove unnecessary alloc/OOM messages
Joe Perches
8
-20
/
+3
2013-02-04
caif: Remove unnecessary alloc/OOM messages
Joe Perches
1
-6
/
+0
2013-02-04
sctp: sctp_close: fix release of bindings for deferred call_rcu's
Daniel Borkmann
1
-4
/
+5
2013-02-04
cxgb3: Update VLAN extraction stats in the GRO path
Vipul Pandya
1
-1
/
+3
2013-02-04
netns: bond: allow unprivileged users to control bond device
Gao feng
1
-2
/
+5
2013-02-04
netns: bridge: allow unprivileged users add/delete mdb entry
Gao feng
1
-3
/
+0
2013-02-04
netns: ebtable: allow unprivileged users to operate ebtables
Gao feng
1
-10
/
+14
2013-02-04
netns: fdb: allow unprivileged users to add/del fdb entries
Gao feng
1
-6
/
+0
2013-02-04
net: usbnet: fix tx_dropped statistics
Bjørn Mork
1
-6
/
+4
2013-02-04
tcp: ipv6: Update MIB counters for drops
Vijay Subramanian
1
-1
/
+5
2013-02-04
tcp: Update MIB counters for drops
Vijay Subramanian
1
-1
/
+2
2013-02-03
packet: fix leakage of tx_ring memory
Phil Sutter
1
-4
/
+6
2013-02-03
stmmac: don't return zero on failure path in stmmac_pci_probe()
Alexey Khoroshilov
1
-0
/
+1
2013-02-03
net: Fix inner_network_header assignment in skb-copy.
Pravin B Shelar
1
-1
/
+1
2013-02-03
tcp: frto should not set snd_cwnd to 0
Eric Dumazet
1
-1
/
+2
2013-02-03
tcp: fix an infinite loop in tcp_slow_start()
Eric Dumazet
1
-4
/
+10
2013-02-03
qlcnic: silence false positive overflow warning
Dan Carpenter
1
-1
/
+1
2013-02-03
bnx2x: Force link UP when the interface is in LOOPBACK mode
Mahesh Bandewar
1
-0
/
+6
2013-02-03
via-rhine: Fix bugs in NAPI support.
David S. Miller
1
-6
/
+2
2013-02-01
can: c_can: Set reserved bit in IFx_MASK2 to 1 on write
Alexander Stein
1
-1
/
+5
2013-02-01
e1000e: use generic IEEE MII definitions
Bruce Allan
9
-204
/
+138
2013-02-01
e1000e: resolve -Wunused-parameter compile warnings
Bruce Allan
6
-33
/
+31
2013-02-01
e1000e: update driver version string
Bruce Allan
1
-1
/
+1
2013-02-01
e1000e: cleanup some whitespace and indentation issues
Bruce Allan
7
-48
/
+49
[next]