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