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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
25
-38
/
+110
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-6
/
+15
2012-06-28
ipv4: Kill rt->rt_spec_dst, no longer used.
David S. Miller
2
-2
/
+1
2012-06-28
ipv4: Create and use fib_compute_spec_dst() helper.
David S. Miller
1
-0
/
+1
2012-06-28
ipv4: Show that ip_send_reply() is purely unicast routine.
David S. Miller
1
-2
/
+3
2012-06-27
ipv4: Kill early demux method return value.
David S. Miller
2
-2
/
+2
2012-06-27
xfrm_user: Propagate netlink error codes properly.
David S. Miller
1
-6
/
+4
2012-06-27
netdev/phy/of: Add more methods for binding PHY devices to drivers.
David Daney
1
-0
/
+6
2012-06-27
netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs
David Daney
1
-1
/
+17
2012-06-27
Revert "ipv4: tcp: dont cache unconfirmed intput dst"
David S. Miller
3
-6
/
+6
2012-06-27
net: added support for 40GbE link.
parav.pandit@emulex.com
1
-0
/
+8
2012-06-27
netlink: Get rid of obsolete rtnetlink macros
Thomas Graf
1
-129
/
+0
2012-06-27
ipv4: tcp: dont cache unconfirmed intput dst
Eric Dumazet
3
-6
/
+6
2012-06-27
Merge tag 'usb-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2012-06-26
netlink: Delete NLMSG_PUT and NLMSG_NEW.
David S. Miller
1
-8
/
+0
2012-06-26
team: remove unused rcu_head field from team_port struct
Jiri Pirko
1
-1
/
+0
2012-06-26
team: do not allow to map disabled ports
Jiri Pirko
1
-0
/
+2
2012-06-26
drivers/ieee802154: add support for the at86rf230/231 transceivers
alex.bluesman.smirnov@gmail.com
1
-0
/
+31
2012-06-26
mac802154: add wpan device-class support
alex.bluesman.smirnov@gmail.com
2
-12
/
+10
2012-06-25
caif-hsi: Remove use of module parameters
Sjur Brændeland
1
-4
/
+10
2012-06-25
caif-hsi: Replace platform device with ops structure.
Sjur Brændeland
1
-19
/
+19
2012-06-25
caif-hsi: Add rtnl support
Sjur Brændeland
1
-1
/
+20
2012-06-25
net: struct sock cleanups
Eric Dumazet
1
-1
/
+2
2012-06-25
net: Remove 'unlikely' qualifier in skb_steal_sock()
Vijay Subramanian
1
-1
/
+1
2012-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-06-25
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+5
2012-06-25
bug.h: Fix up CONFIG_BUG=n implicit function declarations.
Paul Mundt
1
-10
/
+9
2012-06-25
Merge 3.5-rc4 into usb-linus
Greg Kroah-Hartman
14
-20
/
+82
2012-06-24
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-4
/
+4
2012-06-23
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
1
-1
/
+5
2012-06-22
ipv4: Don't add deprecated new binary sysctl value.
David S. Miller
1
-1
/
+0
2012-06-22
SCSI & usb-storage: add try_rc_10_first flag
Alan Stern
1
-0
/
+1
2012-06-22
ipv4: tcp: dont cache output dst for syncookies
Eric Dumazet
2
-1
/
+3
2012-06-22
ipv4: Add sysctl knob to control early socket demux
Alexander Duyck
2
-0
/
+4
2012-06-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2012-06-22
drm: drop comment about this header being autogenerated.
Dave Airlie
1
-4
/
+0
2012-06-22
netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_N...
Pablo Neira Ayuso
1
-1
/
+5
2012-06-21
Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+1
2012-06-21
vga_switcheroo: Add include guard
Ozan Çağlayan
1
-0
/
+4
2012-06-20
Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2012-06-20
Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+38
2012-06-20
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
4
-2
/
+22
2012-06-20
Viresh has moved
Viresh Kumar
2
-2
/
+2
2012-06-20
thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE
Andrea Arcangeli
1
-0
/
+10
2012-06-20
mm: fix slab->page _count corruption when using slub
Pravin B Shelar
1
-0
/
+10
2012-06-20
netfilter: nfq_ct_hook needs __rcu and __read_mostly
Pablo Neira Ayuso
1
-1
/
+1
2012-06-19
Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2
-1
/
+3
2012-06-19
ipv4: Early TCP socket demux.
David S. Miller
4
-2
/
+6
2012-06-19
inet: Sanitize inet{,6} protocol demux.
David S. Miller
1
-2
/
+5
2012-06-19
team: add port_[enabled/disabled] mode callbacks
Jiri Pirko
1
-0
/
+2
[next]