summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-04-07s2io: stop using net_device.{base_addr, irq}.Francois Romieu
2012-04-07atl1e: stop using net_device.{base_addr, irq}.Francois Romieu
2012-04-07fealnx: stop using net_device.{base_addr, irq}.Francois Romieu
2012-04-07vxge: stop using net_device.{base_addr, irq}.Francois Romieu
2012-04-07sundance: stop using net_device.{base_addr, irq}.Francois Romieu
2012-04-07via-velocity: stop using net_device.{base_addr, irq}.Francois Romieu
2012-04-07hamachi: stop using net_device.{base_addr, irq}.Francois Romieu
2012-04-07via-rhine: stop using net_device.{base_addr, irq}.Francois Romieu
2012-04-07atl1c: stop using net_device.{base_addr, irq}.Francois Romieu
2012-04-07forcedeth: stop using net_device.{base_addr, irq}.Francois Romieu
2012-04-07tehuti: stop using net_device.{base_addr, irq}.Francois Romieu
2012-04-07sungem: stop using net_device.{base_addr, irq}.Francois Romieu
2012-04-06Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-06net: fix a race in sock_queue_err_skb()Eric Dumazet
2012-04-06netlink: fix races after skb queueingEric Dumazet
2012-04-06stmmac: fix build when CONFIG_OF is enableGiuseppe Cavallaro
2012-04-06doc, net: Update ndo_start_xmit return type and valuesBen Hutchings
2012-04-06doc, net: Remove instruction to set net_device::trans_startBen Hutchings
2012-04-06doc, net: Update netdev operation namesBen Hutchings
2012-04-06doc, net: Update documentation of synchronisation for TX multiqueueBen Hutchings
2012-04-06doc, net: Remove obsolete reference to dev->pollBen Hutchings
2012-04-06ethtool: Remove exception to the requirement of holding RTNL lockBen Hutchings
2012-04-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds
2012-04-06gianfar: Include linux/net_tstamp.hDavid S. Miller
2012-04-06bfin: Fix build failure due to get_ts_info() changes.David S. Miller
2012-04-06blackfin: update defconfig for bf527-ezkitBob Liu
2012-04-06blackfin: gpio: fix compile error if !CONFIG_GPIOLIBBob Liu
2012-04-06blackfin: fix L1 data A overflow link issueMike Frysinger
2012-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-04-05Merge tag 'omap-fixes-a2-for-3.4rc' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-04-05MAINTAINERS: update for Marvell Ethernet driversstephen hemminger
2012-04-05bonding: properly unset current_arp_slave on slave link upVeaceslav Falico
2012-04-05phonet: Check input from user before allocatingSasha Levin
2012-04-05tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05memcg swap: use mem_cgroup_uncharge_swap fixMichal Hocko
2012-04-05backlight: add driver for DA9052/53 PMIC v1Ashish Jangam
2012-04-05C6X: use set_current_blocked() and block_sigmask()Matt Fleming
2012-04-05MAINTAINERS: add entry for sparse checkerChristopher Li
2012-04-05MAINTAINERS: fix REMOTEPROC F: typoJoe Perches
2012-04-05alpha: use set_current_blocked() and block_sigmask()Matt Fleming
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-04-05scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open()Julia Lawall
2012-04-05libfs: add simple_open()Stephen Boyd
2012-04-05hugetlbfs: remove unregister_filesystem() when initializing moduleHillf Danton
2012-04-05drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callbackJett.Zhou
2012-04-05fs/xattr.c:setxattr(): improve handling of allocation failuresAndrew Morton
2012-04-05fs/xattr.c:listxattr(): fall back to vmalloc() if kmalloc() failedAndrew Morton