Age | Commit message (Expand) | Author |
2012-04-07 | s2io: stop using net_device.{base_addr, irq}. | Francois Romieu |
2012-04-07 | atl1e: stop using net_device.{base_addr, irq}. | Francois Romieu |
2012-04-07 | fealnx: stop using net_device.{base_addr, irq}. | Francois Romieu |
2012-04-07 | vxge: stop using net_device.{base_addr, irq}. | Francois Romieu |
2012-04-07 | sundance: stop using net_device.{base_addr, irq}. | Francois Romieu |
2012-04-07 | via-velocity: stop using net_device.{base_addr, irq}. | Francois Romieu |
2012-04-07 | hamachi: stop using net_device.{base_addr, irq}. | Francois Romieu |
2012-04-07 | via-rhine: stop using net_device.{base_addr, irq}. | Francois Romieu |
2012-04-07 | atl1c: stop using net_device.{base_addr, irq}. | Francois Romieu |
2012-04-07 | forcedeth: stop using net_device.{base_addr, irq}. | Francois Romieu |
2012-04-07 | tehuti: stop using net_device.{base_addr, irq}. | Francois Romieu |
2012-04-07 | sungem: stop using net_device.{base_addr, irq}. | Francois Romieu |
2012-04-06 | Make the "word-at-a-time" helper functions more commonly usable | Linus Torvalds |
2012-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-04-06 | net: fix a race in sock_queue_err_skb() | Eric Dumazet |
2012-04-06 | netlink: fix races after skb queueing | Eric Dumazet |
2012-04-06 | stmmac: fix build when CONFIG_OF is enable | Giuseppe Cavallaro |
2012-04-06 | doc, net: Update ndo_start_xmit return type and values | Ben Hutchings |
2012-04-06 | doc, net: Remove instruction to set net_device::trans_start | Ben Hutchings |
2012-04-06 | doc, net: Update netdev operation names | Ben Hutchings |
2012-04-06 | doc, net: Update documentation of synchronisation for TX multiqueue | Ben Hutchings |
2012-04-06 | doc, net: Remove obsolete reference to dev->poll | Ben Hutchings |
2012-04-06 | ethtool: Remove exception to the requirement of holding RTNL lock | Ben Hutchings |
2012-04-05 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli... | Linus Torvalds |
2012-04-06 | gianfar: Include linux/net_tstamp.h | David S. Miller |
2012-04-06 | bfin: Fix build failure due to get_ts_info() changes. | David S. Miller |
2012-04-06 | blackfin: update defconfig for bf527-ezkit | Bob Liu |
2012-04-06 | blackfin: gpio: fix compile error if !CONFIG_GPIOLIB | Bob Liu |
2012-04-06 | blackfin: fix L1 data A overflow link issue | Mike Frysinger |
2012-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-04-05 | Merge tag 'omap-fixes-a2-for-3.4rc' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2012-04-05 | MAINTAINERS: update for Marvell Ethernet drivers | stephen hemminger |
2012-04-05 | bonding: properly unset current_arp_slave on slave link up | Veaceslav Falico |
2012-04-05 | phonet: Check input from user before allocating | Sasha Levin |
2012-04-05 | tcp: tcp_sendpages() should call tcp_push() once | Eric Dumazet |
2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-04-05 | memcg swap: use mem_cgroup_uncharge_swap fix | Michal Hocko |
2012-04-05 | backlight: add driver for DA9052/53 PMIC v1 | Ashish Jangam |
2012-04-05 | C6X: use set_current_blocked() and block_sigmask() | Matt Fleming |
2012-04-05 | MAINTAINERS: add entry for sparse checker | Christopher Li |
2012-04-05 | MAINTAINERS: fix REMOTEPROC F: typo | Joe Perches |
2012-04-05 | alpha: use set_current_blocked() and block_sigmask() | Matt Fleming |
2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd |
2012-04-05 | scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open() | Julia Lawall |
2012-04-05 | libfs: add simple_open() | Stephen Boyd |
2012-04-05 | hugetlbfs: remove unregister_filesystem() when initializing module | Hillf Danton |
2012-04-05 | drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callback | Jett.Zhou |
2012-04-05 | fs/xattr.c:setxattr(): improve handling of allocation failures | Andrew Morton |
2012-04-05 | fs/xattr.c:listxattr(): fall back to vmalloc() if kmalloc() failed | Andrew Morton |