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
2014-07-01
ipv6: Allow accepting RA from local IP addresses.
Ben Greear
3
-0
/
+3
2014-06-27
tcp: add tcp_conn_request
Octavian Purdila
1
-0
/
+3
2014-06-27
tcp: add queue_add_hash to tcp_request_sock_ops
Octavian Purdila
1
-0
/
+2
2014-06-27
tcp: add mss_clamp to tcp_request_sock_ops
Octavian Purdila
1
-0
/
+1
2014-06-27
tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack
Octavian Purdila
1
-0
/
+2
2014-06-27
tcp: add send_synack method to tcp_request_sock_ops
Octavian Purdila
1
-0
/
+3
2014-06-27
tcp: add init_seq method to tcp_request_sock_ops
Octavian Purdila
1
-0
/
+1
2014-06-27
tcp: add route_req method to tcp_request_sock_ops
Octavian Purdila
1
-0
/
+3
2014-06-27
tcp: add init_cookie_seq method to tcp_request_sock_ops
Octavian Purdila
1
-14
/
+20
2014-06-27
tcp: add init_req method to tcp_request_sock_ops
Octavian Purdila
2
-3
/
+2
2014-06-27
net: remove inet6_reqsk_alloc
Octavian Purdila
2
-12
/
+4
2014-06-27
tcp: cookie_v4_init_sequence: skb should be const
Octavian Purdila
1
-2
/
+3
2014-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
21
-17
/
+106
2014-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-5
/
+14
2014-06-25
tipc: bump max configurable window size
Erik Hugne
1
-1
/
+1
2014-06-25
mac_pton: Use bool not int return
Joe Perches
1
-1
/
+1
2014-06-25
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
1
-2
/
+2
2014-06-25
lib: crc32: Add some additional __pure annotations
George Spelvin
1
-3
/
+3
2014-06-25
lib: crc32: Greatly shrink CRC combining code
George Spelvin
1
-2
/
+12
2014-06-25
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-1
/
+4
2014-06-25
Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+48
2014-06-23
kernel/watchdog.c: print traces for all cpus on lockup detection
Aaron Tomlin
1
-0
/
+1
2014-06-23
nmi: provide the option to issue an NMI back trace to every cpu but current
Aaron Tomlin
1
-1
/
+10
2014-06-23
kexec: save PG_head_mask in VMCOREINFO
Petr Tesarik
1
-0
/
+3
2014-06-23
flow_keys: Record IP layer protocol in skb_flow_dissect()
Govindarajulu Varadarajan
2
-1
/
+15
2014-06-23
Merge tag 'imx-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Arnd Bergmann
1
-1
/
+2
2014-06-22
ieee802154: cc2520: adds driver for TI CC2520 radio
Varka Bhadram
1
-0
/
+26
2014-06-21
Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-0
/
+6
2014-06-21
net: phylib: add link_change_notify callback to phy device
Daniel Mack
1
-0
/
+9
2014-06-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2014-06-21
tracing: Add __field_struct macro for TRACE_EVENT()
Steven Rostedt
1
-0
/
+33
2014-06-21
tracing: Fix syscall_*regfunc() vs copy_process() race
Oleg Nesterov
1
-0
/
+15
2014-06-19
Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-5
/
+7
2014-06-19
Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-2
/
+4
2014-06-19
hyperv: Add handler for RNDIS_STATUS_NETWORK_CHANGE event
Haiyang Zhang
1
-0
/
+1
2014-06-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+2
2014-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-0
/
+1
2014-06-19
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-0
/
+2
2014-06-18
Merge branch 'topic/core-vuln-fixes' into for-linus
Takashi Iwai
1
-0
/
+2
2014-06-18
ALSA: control: Protect user controls against concurrent access
Lars-Peter Clausen
1
-0
/
+2
2014-06-17
blk-mq: bitmap tag: fix races on shared ::wake_index fields
Alexander Gordeev
1
-1
/
+1
2014-06-17
block: blk_max_size_offset() should check ->max_sectors
Jens Axboe
1
-1
/
+1
2014-06-17
tcp: move ir_mark initialization to tcp_openreq_init
Octavian Purdila
1
-1
/
+2
2014-06-17
ARM: STi: DT: Properly define sti-ethclk & stmmaceth for stih415/6
Peter Griffin
2
-0
/
+2
2014-06-17
ARM: imx6sl: add missing enet clock for imx6sl
Fugang Duan
1
-1
/
+2
2014-06-17
ACPI / processor replace __attribute__((packed)) by __packed
Fabian Frederick
1
-5
/
+5
2014-06-16
PM / hibernate: introduce "nohibernate" boot parameter
Kees Cook
1
-0
/
+2
2014-06-16
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Mark Brown
1
-0
/
+5
2014-06-16
netfilter: nf_tables: use u32 for chain use counter
Pablo Neira Ayuso
1
-3
/
+3
2014-06-16
drm/i915, HD-audio: Don't continue probing when nomodeset is given
Takashi Iwai
1
-2
/
+2
[next]