- cf9ab88 MAINTAINERS: add additional maintainer for net/batman-adv by Antonio Quartulli · 13 years ago
- 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 32ed53b wiznet: Fix Kconfig dependencies. by David S. Miller · 13 years ago
- 2f6f9d6 fealnx: Remove unused local label 'out' in netdev_open(). by David S. Miller · 13 years ago
- 019d077 ipw2100: remove useless tests in the PCI device remove path. by Francois Romieu · 13 years ago
- 9b71707 ipw2100: stop using net_device.base_addr. by Francois Romieu · 13 years ago
- a344279 ipw2200: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
- 0193fc5 rrunner: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
- a742545 myri10ge: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
- 57d6d45 sis900: stop using net_device.{base_addr, irq} and convert to __iomem. by Francois Romieu · 13 years ago
- 5820e97 dmfe: stop using net_device.{base_addr, irq} and convert to __iomem. by Francois Romieu · 13 years ago
- aae9bc3 epic100: stop using net_device.{base_addr, irq} and convert to __iomem. by Francois Romieu · 13 years ago
- 3acf4b5 uli526x: stop using net_device.{base_addr, irq} and convert to __iomem. by Francois Romieu · 13 years ago
- 5e3cc4e dl2k: stop using net_device.{base_addr, irq} and convert to __iomem. by Francois Romieu · 13 years ago
- 65712ec 8139too: dev->{base_addr, irq} removal. by Francois Romieu · 13 years ago
- d710ce1 natsemi: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
- b5a8083 smsc9420: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
- 308f288 de2104x: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
- ebaf7f8 xircom_cb: stop using net_device.{base_addr, irq} and convert to __iomem. by Francois Romieu · 13 years ago
- d59a188 xircom_cb: fix device probe error path. by Francois Romieu · 13 years ago
- 5e58deb uli526x: fix regions leak in driver probe error path. by Francois Romieu · 13 years ago
- 7deb118 sunhme: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
- a173460 tulip_core: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
- 480c286 sis190: stop using net_device.{base_addr, irq} by Francois Romieu · 13 years ago
- c4a9f085 sc92031: stop using net_device.{base_addr, irq} by Francois Romieu · 13 years ago
- c0bd55e winbond840: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
- c0357e9 bnx2: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
- 2d5fb62 starfire: remove deprecated options. by Francois Romieu · 13 years ago
- ea8f2ed starfire: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
- 0c18acc1e yellowfin: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
- a69afe3 8139cp: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
- 80777c5 s2io: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
- b5efab9 atl1e: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
- 436dfc4 fealnx: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
- 32e819e vxge: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
- c514f28 sundance: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
- dfda357 via-velocity: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
- 0ca0aa0 hamachi: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
- 05d334e via-rhine: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
- 93f7fab atl1c: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
- 03a2384 forcedeth: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
- 9195182 tehuti: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
- 4ee39fd sungem: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
- f68e556 Make the "word-at-a-time" helper functions more commonly usable by Linus Torvalds · 13 years ago
- 23f347e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
- 110c433 net: fix a race in sock_queue_err_skb() by Eric Dumazet · 13 years ago
- 4a7e7c2 netlink: fix races after skb queueing by Eric Dumazet · 13 years ago
- 36b7777 stmmac: fix build when CONFIG_OF is enable by Giuseppe Cavallaro · 13 years ago
- e34fac1 doc, net: Update ndo_start_xmit return type and values by Ben Hutchings · 13 years ago
- de7aca1 doc, net: Remove instruction to set net_device::trans_start by Ben Hutchings · 13 years ago
- b3cf654 doc, net: Update netdev operation names by Ben Hutchings · 13 years ago
- 04fd3d3 doc, net: Update documentation of synchronisation for TX multiqueue by Ben Hutchings · 13 years ago
- 93b6a3a doc, net: Remove obsolete reference to dev->poll by Ben Hutchings · 13 years ago
- b4f79e5 ethtool: Remove exception to the requirement of holding RTNL lock by Ben Hutchings · 13 years ago
- 314489b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- 43e347a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 13 years ago
- 65a85a8 gianfar: Include linux/net_tstamp.h by David S. Miller · 13 years ago
- 3ffa429 bfin: Fix build failure due to get_ts_info() changes. by David S. Miller · 13 years ago
- 35fe2e7 blackfin: update defconfig for bf527-ezkit by Bob Liu · 13 years ago
- e8c5c6d blackfin: gpio: fix compile error if !CONFIG_GPIOLIB by Bob Liu · 13 years ago
- 95fc2d8 blackfin: fix L1 data A overflow link issue by Mike Frysinger · 13 years ago
- fb9d78a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm by Linus Torvalds · 13 years ago
- a8f5b6e Merge tag 'omap-fixes-a2-for-3.4rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes by Olof Johansson · 13 years ago
- 44c14c1 MAINTAINERS: update for Marvell Ethernet drivers by stephen hemminger · 13 years ago
- 5a43097 bonding: properly unset current_arp_slave on slave link up by Veaceslav Falico · 13 years ago
- bcf1b70 phonet: Check input from user before allocating by Sasha Levin · 13 years ago
- 35f9c09 tcp: tcp_sendpages() should call tcp_push() once by Eric Dumazet · 13 years ago
- 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
- dac23b0 memcg swap: use mem_cgroup_uncharge_swap fix by Michal Hocko · 13 years ago
- 6ede3d8 backlight: add driver for DA9052/53 PMIC v1 by Ashish Jangam · 13 years ago
- 6e61ee3 C6X: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
- 389325b MAINTAINERS: add entry for sparse checker by Christopher Li · 13 years ago
- 6fc2648 MAINTAINERS: fix REMOTEPROC F: typo by Joe Perches · 13 years ago
- 2561b06 alpha: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
- 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 13 years ago
- 9b3ae64 scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open() by Julia Lawall · 13 years ago
- 20955e8 libfs: add simple_open() by Stephen Boyd · 13 years ago
- 7563ec4 hugetlbfs: remove unregister_filesystem() when initializing module by Hillf Danton · 13 years ago
- fd835d1 drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callback by Jett.Zhou · 13 years ago
- 44c8249 fs/xattr.c:setxattr(): improve handling of allocation failures by Andrew Morton · 13 years ago
- 0d08d7b fs/xattr.c:listxattr(): fall back to vmalloc() if kmalloc() failed by Andrew Morton · 13 years ago
- 703bf2d fs/xattr.c: suppress page allocation failure warnings from sys_listxattr() by Dave Jones · 13 years ago
- b82c328 sysrq: use SEND_SIG_FORCED instead of force_sig() by Anton Vorontsov · 13 years ago
- 99663be proc: fix mount -t proc -o AAA by Vasiliy Kulikov · 13 years ago
- 1ac02d7 ARM: fix __io macro for PCMCIA by Rob Herring · 13 years ago
- 00bd60f Merge branch 'v3.4-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 13 years ago
- 57b501b Merge branch 'v3.4-cpufreq-exynos-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 13 years ago
- ff14086 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 13 years ago
- 8078342 Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 13 years ago
- 98f0ec0 Merge branch 'for-3.4/fixes-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into fixes by Olof Johansson · 13 years ago
- f011fd1 ARM: EXYNOS: Fix compiler warning in dma.c file by Sachin Kamat · 13 years ago
- e1b1994 ARM: EXYNOS: fix ISO C90 warning by Il Han · 13 years ago
- ce713ee net: replace continue with break to reduce unnecessary loop in xxx_xmarksources by RongQing.Li · 13 years ago
- 51c56b0 net: remove k{un}map_skb_frag() by Eric Dumazet · 13 years ago
- 109d244 net/mlx4_en: Set max rate-limit for a TC by Amir Vadai · 13 years ago
- 08f10af net/dcb: Add an optional max rate attribute by Amir Vadai · 13 years ago
- 366cddb IB/rdma_cm: TOS <=> UP mapping for IBoE by Amir Vadai · 13 years ago
- d4a9686 net/route: export symbol ip_tos2prio by Amir Vadai · 13 years ago
- 897d784 net/mlx4_en: sk_prio <=> UP for untagged traffic by Amir Vadai · 13 years ago
- 564c274 net/mlx4_en: DCB QoS support by Amir Vadai · 13 years ago