index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-01
net: sctp: rework debugging framework to use pr_debug and friends
Daniel Borkmann
17
-484
/
+383
2013-07-01
lib: vsprintf: add IPv4/v6 generic %p[Ii]S[pfs] format specifier
Daniel Borkmann
2
-2
/
+154
2013-07-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemmi...
David S. Miller
3
-216
/
+359
2013-07-01
net: Swap ver and type in pppoe_hdr
Changli Gao
1
-2
/
+2
2013-07-01
x25: Fix broken locking in ioctl error paths.
Dave Jones
1
-7
/
+8
2013-07-01
netem: use rb tree to implement the time queue
Eric Dumazet
1
-24
/
+85
2013-07-01
net: qmi_wwan: add TP-LINK MA260
Bjørn Mork
1
-0
/
+1
2013-07-01
net: qmi_wwan: add Option GTM681W
Bjørn Mork
1
-0
/
+1
2013-07-01
net: qmi_wwan: fixup Sierra Wireless MC8305 entry
Bjørn Mork
1
-1
/
+0
2013-07-01
net: avoid calling sched_clock when LLS is off
Eliezer Tamir
2
-6
/
+22
2013-07-01
net: fix LLS debug_smp_processor_id() warning
Eliezer Tamir
1
-5
/
+25
2013-07-01
neighbour: fix a race in neigh_destroy()
Eric Dumazet
1
-5
/
+7
2013-07-01
net: stmmac: fixed enh_desc set always zero
Byungho An
1
-3
/
+3
2013-07-01
net: stmmac: fixed operator typo
Byungho An
1
-5
/
+5
2013-07-01
xen: Use more current logging styles
Joe Perches
2
-19
/
+16
2013-07-01
net: fec: Fix multicast list setup in fec_restart().
Christoph Müllner
1
-3
/
+4
2013-07-01
ipv6: fix ecmp lookup when oif is specified
Nicolas Dichtel
1
-4
/
+8
2013-07-01
ipv6: only apply anti-spoofing checks to not-pointopoint tunnels
Hannes Frederic Sowa
1
-1
/
+1
2013-07-01
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
119
-3098
/
+3772
2013-07-01
openvswitch: Add Kconfig dependency on GRE-DEMUX.
Pravin B Shelar
3
-5
/
+18
2013-07-01
alx: fix ethtool support code
Johannes Berg
1
-35
/
+29
2013-07-01
alx: fix MAC address alignment problem
Johannes Berg
1
-4
/
+4
2013-07-01
alx: separate link speed/duplex fields
Johannes Berg
4
-125
/
+106
2013-07-01
alx: make sizes unsigned
Johannes Berg
1
-4
/
+4
2013-07-01
alx: remove NET_CORE Kconfig select
Johannes Berg
1
-1
/
+0
2013-07-01
alx: fix 100mbit/half duplex speed translation
Johannes Berg
1
-1
/
+1
2013-07-01
alx: treat flow control correctly in alx_set_pauseparam()
Johannes Berg
1
-1
/
+2
2013-07-01
net/mlx4_core: Add HW enforcement to VF link state
Rony Efraim
4
-22
/
+60
2013-07-01
net/mlx4_core: Dynamic VST to VST vlan/qos changes
Jack Morgenstein
7
-11
/
+319
2013-06-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
29
-820
/
+529
2013-06-30
netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flag
Florian Westphal
2
-2
/
+16
2013-06-29
bonding: combine pr_debugs in bond_set_dev_addr into one
Nikolay Aleksandrov
1
-3
/
+2
2013-06-28
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
14
-102
/
+44
2013-06-28
ssb/trivial: replace numeric with standard PM state macros
Yijing Wang
1
-1
/
+1
2013-06-28
net/trivial: replace numeric with standard PM state macros
Yijing Wang
8
-10
/
+10
2013-06-28
nlmon: fix comparison in nlmon_is_valid_mtu
Daniel Borkmann
1
-1
/
+5
2013-06-28
drivers: net: cpsw: add newline after MACID log
Daniel Mack
1
-2
/
+2
2013-06-28
pch_gbe: use managed functions pcim_* and devm_*
Andy Shevchenko
1
-35
/
+15
2013-06-28
pch_gbe: convert pr_* to netdev_*
Andy Shevchenko
6
-164
/
+250
2013-06-28
pch_gbe: remove inline keyword for exported functions
Andy Shevchenko
3
-13
/
+13
2013-06-28
usbnet: ax88179_178a: add .reset_resume hook
David Chang
1
-0
/
+1
2013-06-28
usbnet: ax88179_178a: Correct a typo in description
David Chang
1
-2
/
+2
2013-06-28
ipv4: use next hop exceptions also for input routes
Timo Teräs
3
-17
/
+54
2013-06-28
ipv6: resend MLD report if a link-local address completes DAD
Hannes Frederic Sowa
4
-5
/
+67
2013-06-28
ipv6: introduce per-interface counter for dad-completed ipv6 addresses
Hannes Frederic Sowa
2
-8
/
+32
2013-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
119
-3098
/
+3772
2013-06-27
bonding: when cloning a MAC use NET_ADDR_STOLEN
nikolay@redhat.com
1
-14
/
+19
2013-06-27
bonding: remove unnecessary dev_addr_from_first member
nikolay@redhat.com
2
-6
/
+2
2013-06-27
bonding: remove unnecessary setup_by_slave member
nikolay@redhat.com
2
-5
/
+1
2013-06-27
netlink: fix splat in skb_clone with large messages
Pablo Neira
3
-18
/
+35
[next]