index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ceph
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-17
6lowpan: Change byte order when storing/accessing u16 tag
Tony Cheneau
1
-3
/
+3
2012-07-17
6lowpan: Fix null pointer dereference in UDP uncompression function
Tony Cheneau
1
-0
/
+3
2012-07-17
arch: Use eth_random_addr
Joe Perches
5
-8
/
+8
2012-07-17
usb: Use eth_random_addr
Joe Perches
2
-3
/
+3
2012-07-17
s390: Use eth_random_addr
Joe Perches
2
-2
/
+2
2012-07-17
drivers/net: Use eth_random_addr
Joe Perches
2
-2
/
+2
2012-07-17
wireless: Use eth_random_addr
Joe Perches
10
-10
/
+10
2012-07-17
net: usb: Use eth_random_addr
Joe Perches
3
-3
/
+3
2012-07-17
ethernet: Use eth_random_addr
Joe Perches
15
-16
/
+16
2012-07-17
etherdevice: Rename random_ether_addr to eth_random_addr
Joe Perches
1
-6
/
+8
2012-07-17
net: make sock diag per-namespace
Andrey Vagin
6
-18
/
+51
2012-07-17
lpc_eth: remove duplicated include
Duan Jiong
1
-1
/
+0
2012-07-17
tcp: add OFO snmp counters
Eric Dumazet
3
-3
/
+12
2012-07-14
xfrm: Initialize the struct xfrm_dst behind the dst_enty field
Steffen Klassert
1
-2
/
+3
2012-07-14
ipv6: Initialize the struct rt6_info behind the dst_enty field
Steffen Klassert
1
-5
/
+6
2012-07-14
tipc: remove print_buf and deprecated log buffer code
Erik Hugne
8
-335
/
+4
2012-07-14
tipc: phase out most of the struct print_buf usage
Erik Hugne
10
-222
/
+213
2012-07-14
tipc: simplify print buffer handling in tipc_printf
Erik Hugne
1
-42
/
+10
2012-07-14
tipc: simplify link_print by divorcing it from using tipc_printf
Paul Gortmaker
1
-17
/
+7
2012-07-14
tipc: remove TIPC packet debugging functions and macros
Erik Hugne
4
-312
/
+0
2012-07-14
tipc: use standard printk shortcut macros (pr_err etc.)
Erik Hugne
18
-174
/
+177
2012-07-13
ipv4: Don't store a rule pointer in fib_result.
David S. Miller
4
-30
/
+11
2012-07-13
tcp: add LAST_ACK as a valid state for TSQ
Eric Dumazet
1
-2
/
+2
2012-07-13
tg3: add device id of Apple Thunderbolt Ethernet device
Greg KH
1
-0
/
+1
2012-07-13
net: Update alloc frag to reduce get/put page usage and recycle pages
Alexander Duyck
1
-8
/
+20
2012-07-12
ipv4: Remove tb_peers from fib_table.
David S. Miller
2
-4
/
+0
2012-07-12
be2net: Enable RSS UDP hashing for Lancer and Skyhawk
Padmanabh Ratnakar
3
-0
/
+12
2012-07-12
be2net: Fix port name in message during driver load
Padmanabh Ratnakar
3
-2
/
+57
2012-07-12
be2net: Fix cleanup path when EQ creation fails
Padmanabh Ratnakar
1
-2
/
+3
2012-07-12
be2net: Activate new FW after FW download for Lancer
Padmanabh Ratnakar
5
-78
/
+180
2012-07-12
be2net: Fix initialization sequence for Lancer
Padmanabh Ratnakar
3
-68
/
+87
2012-07-12
be2net : Fix die temperature stat for Lancer
Padmanabh Ratnakar
3
-7
/
+8
2012-07-12
be2net: Fix error while toggling autoneg of pause parameters
Padmanabh Ratnakar
1
-1
/
+1
2012-07-12
team: make team_port_enabled() and team_port_txable() static inline
Jiri Pirko
2
-14
/
+9
2012-07-12
team: add broadcast mode
Jiri Pirko
3
-1
/
+101
2012-07-12
team: use function team_port_txable() for determing enabled and up port
Jiri Pirko
3
-3
/
+10
2012-07-12
ipv4: Put proper checks into icmp_socket_deliver().
David S. Miller
1
-6
/
+6
2012-07-12
net: sched: add ipset ematch
Florian Westphal
4
-1
/
+148
2012-07-12
netxen: fix link notification order
Flavio Leitner
1
-2
/
+2
2012-07-12
6lowpan: rework fragment-deleting routine
alex.bluesman.smirnov@gmail.com
1
-19
/
+20
2012-07-12
6lowpan: fix tag variable size
alex.bluesman.smirnov@gmail.com
1
-1
/
+1
2012-07-12
mac802154: sparse warnings: make symbols static
alex.bluesman.smirnov@gmail.com
2
-2
/
+2
2012-07-12
6lowpan: get extra headroom in allocated frame
alex.bluesman.smirnov@gmail.com
1
-2
/
+2
2012-07-12
mac802154: add get short address method
alex.bluesman.smirnov@gmail.com
3
-0
/
+17
2012-07-12
drivers/ieee802154/at86rf230: rework irq handler
alex.bluesman.smirnov@gmail.com
1
-14
/
+18
2012-07-12
6lowpan: revert: add missing spin_lock_init()
alex.bluesman.smirnov@gmail.com
1
-3
/
+1
2012-07-12
smsc95xx: signedness bug in get_regs()
Dan Carpenter
1
-1
/
+2
2012-07-12
net: add support for NS8390 based eth controllers on some ColdFire CPU boards
Greg Ungerer
4
-120
/
+504
2012-07-12
m68knommu: move the badly named mcfne.h to a better mcf8390.h
Greg Ungerer
1
-4
/
+4
2012-07-12
ipv4: Fix warnings in ip_do_redirect() for some configurations.
David S. Miller
1
-4
/
+6
[next]