Age | Commit message (Expand) | Author |
2016-01-24 | af_unix: fix struct pid memory leak | Eric Dumazet |
2016-01-21 | net: sock: remove dead cgroup methods from struct proto | Johannes Weiner |
2016-01-21 | net: phy: smsc: Fix disabling energy detect mode | Teresa Remmet |
2016-01-21 | Merge branch 'mvneta-multi-clk' | David S. Miller |
2016-01-21 | net: mvneta: update clocks property and document additional clock-names | Jisheng Zhang |
2016-01-21 | net: mvneta: get optional bus clk | Jisheng Zhang |
2016-01-21 | net: mvneta: Try to get named core clock first | Jisheng Zhang |
2016-01-21 | net: mvneta: sort the headers in alphabetic order | Jisheng Zhang |
2016-01-21 | net: mvneta: fix trivial cut-off issue in mvneta_ethtool_update_stats | Jisheng Zhang |
2016-01-21 | net: hns: enet specifies a reference to dsaf | yankejian |
2016-01-21 | tcp: fix NULL deref in tcp_v4_send_ack() | Eric Dumazet |
2016-01-21 | tunnels: Allow IPv6 UDP checksums to be correctly controlled. | Jesse Gross |
2016-01-21 | Merge branch 'fix-phy-ignore-interrupts' | David S. Miller |
2016-01-21 | net: bcmgenet: Properly configure PHY to ignore interrupt | Florian Fainelli |
2016-01-21 | net: phy: Fix phy_mac_interrupt() | Florian Fainelli |
2016-01-21 | net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS | Florian Fainelli |
2016-01-21 | net/irda: bfin_sir: remove duplicate defines | Sudip Mukherjee |
2016-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2016-01-20 | net: change tcp_syn_retries documentation | Xin Long |
2016-01-20 | net: dp83640: Fix tx timestamp overflow handling. | Manfred Rudigier |
2016-01-20 | net: diag: support v4mapped sockets in inet_diag_find_one_icsk() | Eric Dumazet |
2016-01-20 | gro: Make GRO aware of lightweight tunnels. | Jesse Gross |
2016-01-20 | netfilter: nf_conntrack: use safer way to lock all buckets | Sasha Levin |
2016-01-19 | sunvnet: Initialize network_header and transport_header in vnet_rx_one() | Sowmini Varadhan |
2016-01-19 | soreuseport: fix NULL ptr dereference SO_REUSEPORT after bind | Craig Gallek |
2016-01-19 | af_iucv: Validate socket address length in iucv_sock_bind() | Ursula Braun |
2016-01-19 | udp: fix potential infinite loop in SO_REUSEPORT logic | Eric Dumazet |
2016-01-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2016-01-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2016-01-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds |
2016-01-18 | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-01-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-01-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds |
2016-01-18 | Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds |
2016-01-18 | Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/... | Linus Torvalds |
2016-01-18 | numa: remove stale node_has_online_mem() define | Chris Metcalf |
2016-01-18 | arch/tile: move user_exit() to early kernel entry sequence | Chris Metcalf |
2016-01-18 | tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entry | Chris Metcalf |
2016-01-18 | tile: fix tilepro casts for readl, writel, etc | Chris Metcalf |
2016-01-18 | tile: fix a -Wframe-larger-than warning | Chris Metcalf |
2016-01-18 | tile: include the syscall number in the backtrace | Chris Metcalf |
2016-01-18 | MAINTAINERS: add git URL for tile | Fengguang Wu |
2016-01-18 | arch/tile: adopt prepare_exit_to_usermode() model from x86 | Chris Metcalf |
2016-01-18 | drivers/ide: make ide-scan-pci.c driver explicitly non-modular | Paul Gortmaker |
2016-01-18 | ide: constify ide_dma_ops structures | Julia Lawall |
2016-01-18 | ide: silence some underflow warnings | Dan Carpenter |
2016-01-18 | ovs: limit ovs recursions in ovs_execute_actions to not corrupt stack | Hannes Frederic Sowa |
2016-01-18 | team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vid | Ido Schimmel |
2016-01-18 | net: hns: bug fix about hisilicon TSO BD mode | huangdaode |
2016-01-18 | brcmfmac: fix BRCMF_FW_NVRAM_DEF macro for older gcc compilers | Arend van Spriel |