index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
timer.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-08
pkt_sched: fq: fix typo for initial_quantum
Eric Dumazet
1
-1
/
+1
2013-10-08
ipv6: Fix the upper MTU limit in GRE tunnel
Oussama Ghorbel
1
-2
/
+1
2013-10-08
xen-netback: transition to CLOSED when removing a VIF
David Vrabel
1
-0
/
+4
2013-10-08
net/mlx4_en: Fix pages never dma unmapped on rx
Amir Vadai
1
-2
/
+3
2013-10-08
net/mlx4_en: Rename name of mlx4_en_rx_alloc members
Amir Vadai
2
-19
/
+25
2013-10-08
net: sh_eth: Fix RX packets errors on R8A7740
Nguyen Hong Ky
1
-0
/
+4
2013-10-08
l2tp: Fix build warning with ipv6 disabled.
David S. Miller
1
-5
/
+8
2013-10-08
tun: don't look at current when non-blocking
Michael S. Tsirkin
1
-3
/
+5
2013-10-08
mrf24j40: Use level-triggered interrupts
Alan Ott
1
-1
/
+1
2013-10-08
mrf24j40: Use threaded IRQ handler
Alan Ott
1
-20
/
+7
2013-10-08
mrf24j40: Move INIT_COMPLETION() to before packet transmission
Alan Ott
1
-2
/
+2
2013-10-08
6lowpan: Sync default hardware address of lowpan links to their wpan
Alan Ott
1
-0
/
+3
2013-10-08
6lowpan: Only make 6lowpan links to IEEE802154 devices
Alan Ott
1
-0
/
+2
2013-10-07
net: Update the sysctl permissions handler to test effective uid/gid
Eric W. Biederman
1
-2
/
+2
2013-10-07
can: dev: fix nlmsg size calculation in can_get_size()
Marc Kleine-Budde
1
-5
/
+5
2013-10-07
ipv4: fix ineffective source address selection
Jiri Benc
1
-1
/
+1
2013-10-07
net/ethernet: cpsw: DT read bool dual_emac
Markus Pargmann
1
-2
/
+2
2013-10-07
net: ethernet: cpsw: Search childs for slave nodes
Markus Pargmann
1
-1
/
+5
2013-10-07
net: fix unsafe set_memory_rw from softirq
Alexei Starovoitov
8
-18
/
+36
2013-10-07
ipv6: Allow the MTU of ipip6 tunnel to be set below 1280
Oussama Ghorbel
1
-2
/
+10
2013-10-07
netif_set_xps_queue: make cpu mask const
Michael S. Tsirkin
2
-3
/
+5
2013-10-04
tcp: do not forget FIN in tcp_shifted_skb()
Eric Dumazet
1
-1
/
+4
2013-10-03
net: heap overflow in __audit_sockaddr()
Dan Carpenter
2
-4
/
+22
2013-10-02
net: mv643xx_eth: fix missing device_node for port devices
Sebastian Hesselbarth
1
-0
/
+1
2013-10-02
net: mv643xx_eth: fix orphaned statistics timer crash
Sebastian Hesselbarth
1
-1
/
+1
2013-10-02
net: mv643xx_eth: update statistics timer from timer context only
Sebastian Hesselbarth
1
-3
/
+1
2013-10-02
l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses
François Cachereul
2
-4
/
+26
2013-10-02
net: do not call sock_put() on TIMEWAIT sockets
Eric Dumazet
2
-2
/
+2
2013-10-02
bonding: update MAINTAINERS
Andy Gospodarek
1
-0
/
+1
2013-10-02
tc: export tc_defact.h to userspace
stephen hemminger
2
-1
/
+2
2013-10-02
tcp: Always set options to 0 before calling tcp_established_options
Andi Kleen
1
-0
/
+2
2013-10-02
igb: Avoid uninitialized advertised variable in eee_set_cur
Andi Kleen
1
-0
/
+2
2013-10-02
net: calxedaxgmac: determine number of address filters at runtime
Rob Herring
1
-4
/
+11
2013-10-02
net: calxedaxgmac: add uc and mc filter addresses in promiscuous mode
Rob Herring
1
-4
/
+2
2013-10-02
net: calxedaxgmac: fix clearing of old filter addresses
Rob Herring
1
-2
/
+2
2013-10-02
unix_diag: fix info leak
Mathias Krause
1
-0
/
+1
2013-10-02
connector - documentation: simplify netlink message length assignment
Mathias Krause
1
-1
/
+1
2013-10-02
connector: use 'size' everywhere in cn_netlink_send()
Mathias Krause
1
-1
/
+1
2013-10-02
connector: use nlmsg_len() to check message length
Mathias Krause
1
-3
/
+4
2013-10-02
proc connector: fix info leaks
Mathias Krause
1
-0
/
+18
2013-10-02
batman-adv: set up network coding packet handlers during module init
Matthias Schiffer
3
-16
/
+31
2013-10-01
fs/super.c: fix lru_list leak for real
Al Viro
1
-2
/
+2
2013-10-01
pkt_sched: fq: rate limiting improvements
Eric Dumazet
1
-19
/
+26
2013-10-01
ip6tnl: allow to use rtnl ops on fb tunnel
Nicolas Dichtel
1
-2
/
+1
2013-10-01
sit: allow to use rtnl ops on fb tunnel
Nicolas Dichtel
1
-1
/
+1
2013-10-01
ip_tunnel: Remove double unregister of the fallback device
Steffen Klassert
1
-2
/
+0
2013-10-01
ip_tunnel_core: Change __skb_push back to skb_push
Steffen Klassert
1
-1
/
+1
2013-10-01
ip_tunnel: Add fallback tunnels to the hash lists
Steffen Klassert
1
-1
/
+3
2013-10-01
ip_tunnel: Fix a memory corruption in ip_tunnel_xmit
Steffen Klassert
1
-6
/
+6
2013-10-01
qlcnic: Fix SR-IOV configuration
Manish Chopra
1
-1
/
+7
[next]