index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-pxa
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-27
fec: Add support for reading RMON registers
Chris Healy
2
-0
/
+169
2013-06-27
ipv6: rearm router solicitaion timer when setting new tokenized address
Hannes Frederic Sowa
1
-1
/
+4
2013-06-26
sit: fix 4in4 + IPsec scenario
Nicolas Dichtel
1
-1
/
+1
2013-06-26
arc_emac: fix compile-time errors & warnings on PPC64
Alexey Brodkin
1
-26
/
+39
2013-06-26
bonding: add an option to fail when any of arp_ip_target is inaccessible
Veaceslav Falico
4
-14
/
+147
2013-06-26
bonding: doc: some details on backup slave arp validation
Veaceslav Falico
1
-0
/
+6
2013-06-26
bonding: don't trust arp requests unless active slave really works
Veaceslav Falico
1
-1
/
+8
2013-06-26
bonding: don't validate arp if we don't have to
Veaceslav Falico
1
-0
/
+4
2013-06-26
bonding: don't add duplicate targets to arp_ip_target
Veaceslav Falico
1
-1
/
+5
2013-06-26
bonding: add helper function bond_get_targets_ip(targets, ip)
Veaceslav Falico
3
-45
/
+46
2013-06-26
net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF)
Lad, Prabhakar
1
-1
/
+4
2013-06-26
net: davinci_emac: simplify the OF parser code
Lad, Prabhakar
1
-44
/
+23
2013-06-26
net: davinci: emac: Convert to devm_* api
Lad, Prabhakar
1
-40
/
+9
2013-06-26
doc: fix some syntax errors in netlink mmap sample code
Cong Wang
1
-2
/
+2
2013-06-26
macvtap: Perform GSO on forwarding path.
Vlad Yasevich
1
-1
/
+31
2013-06-26
macvtap: Let TUNSETOFFLOAD actually controll offload features.
Vlad Yasevich
3
-1
/
+76
2013-06-26
macvtap: Consistently use rcu functions
Vlad Yasevich
1
-9
/
+9
2013-06-26
macvtap: Convert to using rtnl lock
Vlad Yasevich
1
-37
/
+25
2013-06-26
net: poll/select low latency socket support
Eliezer Tamir
7
-22
/
+91
2013-06-26
ethernet/arc/arc_emac - Add new driver
Alexey Brodkin
8
-0
/
+1249
2013-06-26
net: sctp: simplify sctp_get_port
Daniel Borkmann
1
-4
/
+1
2013-06-26
net: sctp: decouple cleaning some socket data from endpoint
Daniel Borkmann
2
-10
/
+25
2013-06-26
net: sctp: minor: sctp_seq_dump_local_addrs add missing newline
Daniel Borkmann
1
-1
/
+1
2013-06-26
net: sctp: migrate cookie life from timeval to ktime
Daniel Borkmann
5
-50
/
+15
2013-06-26
ktime: add ms_to_ktime() and ktime_add_ms() helpers
Daniel Borkmann
1
-0
/
+13
2013-06-26
net: sctp: remove TEST_FRAME ifdef
Daniel Borkmann
1
-7
/
+0
2013-06-26
net/mlx4_core: Fail device init if num_vfs is negative
Jack Morgenstein
1
-0
/
+5
2013-06-26
net/mlx4_core: Add warning in case of command timeouts
Dotan Barak
1
-0
/
+6
2013-06-26
net/mlx4_core: Replace sscanf() with kstrtoint()
Dotan Barak
1
-3
/
+3
2013-06-26
net/mlx4_en: Remove an unnecessary test
Dotan Barak
1
-3
/
+0
2013-06-26
net/mlx4_en: Add prints when TX timeout occurs
Yevgeny Petrilin
1
-0
/
+9
2013-06-26
net/mlx4_en: Fix a race between napi poll function and RX ring cleanup
Eugenia Emantayev
1
-4
/
+4
2013-06-26
net/mlx4_en: Change log level from error to debug for vlan related messages
Eugenia Emantayev
1
-2
/
+2
2013-06-26
net/mlx4_en: Move register_netdev() to the end of initialization function
Eugenia Emantayev
1
-1
/
+2
2013-06-26
net/mlx4_en: Do not query stats when device port is down
Jack Morgenstein
1
-4
/
+5
2013-06-26
net/mlx4_en: Fix resource leak in error flow
Dotan Barak
1
-1
/
+1
2013-06-26
ipv6: remove old token ipv6 address as soon as possible
Hannes Frederic Sowa
1
-0
/
+1
2013-06-26
ipv6: don't disable interface if last ipv6 address is removed
Hannes Frederic Sowa
1
-6
/
+0
2013-06-26
ipv6: split duplicate address detection and router solicitation timer
Hannes Frederic Sowa
2
-75
/
+97
2013-06-26
mlx4: allow order-0 memory allocations in RX path
Eric Dumazet
2
-86
/
+95
2013-06-26
qeth: use default napi weight
Sebastian Ott
1
-1
/
+1
2013-06-26
qeth: Fix crash on initial MTU size change
Stefan Raspl
1
-2
/
+4
2013-06-26
qeth: change default standard blkt settings for OSA
Ursula Braun
1
-5
/
+5
2013-06-26
qeth: Increase default MTU for OSA devices
Stefan Raspl
1
-3
/
+4
2013-06-26
netiucv: remove unused macro
Andy Shevchenko
1
-20
/
+0
2013-06-25
bnx2x: Remove sparse and coccinelle warnings
Yuval Mintz
3
-7
/
+12
2013-06-25
ipv6: add include file to suppress sparse warnings
Eric Dumazet
1
-0
/
+1
2013-06-25
tcp: remove invalid __rcu annotation
Eric Dumazet
1
-3
/
+3
2013-06-25
packet: nlmon: virtual netlink monitoring device for packet sockets
Daniel Borkmann
3
-0
/
+181
2013-06-25
net: netlink: virtual tap device management
Daniel Borkmann
2
-0
/
+117
[next]