Age | Commit message (Expand) | Author |
2013-09-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2013-09-13 | e1000e: fix overrun of PHY RAR array | David Ertman |
2013-09-13 | e1000e: cleanup boolean comparison to true | David Ertman |
2013-09-13 | ixgbe: fix ethtool reporting of supported links for SFP modules | Emil Tantilov |
2013-09-13 | ixgbe: limit setting speed to only one at a time for QSFP modules | Emil Tantilov |
2013-09-13 | ixgbe: fix ethtool loopback diagnostic with DCB enabled | Emil Tantilov |
2013-09-13 | ixgbe: fully disable hardware RSC logic when disabling RSC | Jacob Keller |
2013-09-13 | netfilter: nf_nat_proto_icmpv6:: fix wrong comparison in icmpv6_manip_pkt | Phil Oester |
2013-09-13 | netfilter: nf_conntrack: use RCU safe kfree for conntrack extensions | Michal Kubeček |
2013-09-12 | net/irda/mcs7780: fix memory leaks in mcs_net_open() | Alexey Khoroshilov |
2013-09-12 | net/mlx4_en: Check device state when setting coalescing | Eugenia Emantayev |
2013-09-12 | bridge: Clamp forward_delay when enabling STP | Herbert Xu |
2013-09-12 | resubmit bridge: fix message_age_timer calculation | Chris Healy |
2013-09-12 | net: tulip: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-09-12 | ethernet: amd: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-09-12 | ehea: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-09-12 | bfin_mac: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-09-12 | xen-netback: count number required slots for an skb more carefully | David Vrabel |
2013-09-12 | tg3: Expand led off fix to include 5720 | Nithin Sujir |
2013-09-12 | net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit | Daniel Borkmann |
2013-09-12 | tuntap: correctly handle error in tun_set_iff() | Jason Wang |
2013-09-12 | xen-netback: fix possible format string flaw | Kees Cook |
2013-09-12 | netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_reply | Sonic Zhang |
2013-09-12 | igb: Read flow control for i350 from correct EEPROM section | Fujinaka, Todd |
2013-09-12 | igb: Add additional get_phy_id call for i354 devices | Carolyn Wyborny |
2013-09-12 | Merge tag 'master-2013-09-09' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2013-09-12 | r8169: enforce RX_MULTI_EN for the 8168f. | françois romieu |
2013-09-11 | Bye, bye, WfW flag | Linus Torvalds |
2013-09-11 | Merge tag 'ecryptfs-3.12-rc1-crypt-ctx' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2013-09-11 | Merge branch 'for-v3.12-fix' of git://git.linaro.org/people/mszyprowski/linux... | Linus Torvalds |
2013-09-11 | Merge tag 'for-3.12' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf | Linus Torvalds |
2013-09-11 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2013-09-11 | lz4: fix compression/decompression signedness mismatch | Sergey Senozhatsky |
2013-09-11 | ipc: drop ipc_lock_check | Davidlohr Bueso |
2013-09-11 | ipc, shm: drop shm_lock_check | Davidlohr Bueso |
2013-09-11 | ipc: drop ipc_lock_by_ptr | Davidlohr Bueso |
2013-09-11 | ipc, shm: guard against non-existant vma in shmdt(2) | Davidlohr Bueso |
2013-09-11 | ipc: document general ipc locking scheme | Davidlohr Bueso |
2013-09-11 | ipc,msg: drop msg_unlock | Davidlohr Bueso |
2013-09-11 | ipc: rename ids->rw_mutex | Davidlohr Bueso |
2013-09-11 | ipc,shm: shorten critical region for shmat | Davidlohr Bueso |
2013-09-11 | ipc,shm: cleanup do_shmat pasta | Davidlohr Bueso |
2013-09-11 | ipc,shm: shorten critical region for shmctl | Davidlohr Bueso |
2013-09-11 | ipc,shm: make shmctl_nolock lockless | Davidlohr Bueso |
2013-09-11 | ipc,shm: introduce shmctl_nolock | Davidlohr Bueso |
2013-09-11 | ipc: drop ipcctl_pre_down | Davidlohr Bueso |
2013-09-11 | ipc,shm: shorten critical region in shmctl_down | Davidlohr Bueso |
2013-09-11 | ipc,shm: introduce lockless functions to obtain the ipc object | Davidlohr Bueso |
2013-09-11 | initmpfs: use initramfs if rootfstype= or root= specified | Rob Landley |
2013-09-11 | initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabled | Rob Landley |