index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ieee802154
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-02-06
6lowpan: Remove __init tag from lowpan_netlink_fini().
David S. Miller
1
-1
/
+1
2013-02-06
team: allow userspace to take control over carrier
Flavio Leitner
2
-0
/
+9
2013-02-06
drivers: net:ethernet: cpsw: add support for VLAN
Mugunthan V N
3
-2
/
+109
2013-02-06
drivers: net: cpsw: Add helper functions for VLAN ALE implementation
Mugunthan V N
3
-22
/
+113
2013-02-06
netpoll: protect napi_poll and poll_controller during dev_[open|close]
Neil Horman
3
-2
/
+76
2013-02-06
wpan: whitespace fix
Alexander Aring
1
-1
/
+1
2013-02-06
ipv6: Don't send packet to big messages to self
Steffen Klassert
1
-2
/
+1
2013-02-06
drivers: net: misc: Remove unused OOM variables
Joe Perches
2
-2
/
+0
2013-02-06
net: core: Remove unnecessary alloc/OOM messages
Joe Perches
2
-12
/
+6
2013-02-05
tcp: remove Appropriate Byte Count support
Stephen Hemminger
9
-67
/
+1
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
ixgbe: Fix SR-IOV MTU warning
Alexander Duyck
2
-3
/
+1
2013-02-05
ixgbe: Replace rmb in Tx cleanup with read_barrier_depends
Alexander Duyck
1
-1
/
+1
2013-02-05
ixgbe: update date to 2013
Don Skidmore
29
-30
/
+30
2013-02-05
ixgbe: fix return values and memcpy parameters to eliminate Smatch warnings
Josh Hay
2
-6
/
+7
2013-02-05
ixgbe: fix potential null dereference
Josh Hay
1
-0
/
+3
2013-02-05
ixgbe: allow reading of SFF-8472 data over i2c
Emil Tantilov
6
-7
/
+66
2013-02-05
e1000e: cleanup checkpatch braces checks
Bruce Allan
5
-8
/
+2
2013-02-05
e1000e: convert enums of register offsets and move #defines to regs.h
Bruce Allan
3
-223
/
+253
2013-02-05
e1000e: cosmetic move of #defines and prototypes to the new manage.h
Bruce Allan
4
-41
/
+73
2013-02-05
e1000e: cosmetic move of #defines and function prototypes to the new nvm.h
Bruce Allan
3
-15
/
+48
2013-02-05
e1000e: cosmetic move of #defines and function prototypes to the new phy.h
Bruce Allan
5
-222
/
+243
2013-02-05
e1000e: cosmetic move of function prototypes to the new mac.h
Bruce Allan
3
-37
/
+76
2013-02-05
e1000e: cosmetic move of #defines and prototypes to the new ich8lan.h
Bruce Allan
6
-230
/
+270
2013-02-05
e1000e: cosmetic move of #defines to the new 80003es2lan.h
Bruce Allan
3
-63
/
+96
2013-02-05
e1000e: cosmetic move of #defines and prototypes to the new 82571.h
Bruce Allan
6
-25
/
+60
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
[next]