| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Rename USER_ESID_BITS* to ESID_BITS* | Aneesh Kumar K.V | 2013-03-17 | 5 | -14/+14 |
* | powerpc: Update kernel VSID range | Aneesh Kumar K.V | 2013-03-17 | 6 | -106/+126 |
* | powerpc: Make VSID_BITS* dependency explicit | Aneesh Kumar K.V | 2013-03-17 | 1 | -5/+6 |
* | powerpc: Make sure that we alays include CONFIG_BINFMT_ELF | Stephen Rothwell | 2013-03-17 | 1 | -0/+1 |
* | powerpc/ptrace: Fix brk.len used uninitialised | Michael Neuling | 2013-03-17 | 1 | -0/+1 |
* | powerpc: Fix -mcmodel=medium breakage in prom_init.c | Anton Blanchard | 2013-03-13 | 1 | -7/+7 |
* | powerpc: Remove last traces of POWER4_ONLY | Paul Bolle | 2013-03-13 | 1 | -4/+2 |
* | powerpc: Fix cputable entry for 970MP rev 1.0 | Benjamin Herrenschmidt | 2013-03-13 | 1 | -1/+1 |
* | powerpc: Fix STAB initialization | Benjamin Herrenschmidt | 2013-03-13 | 1 | -0/+2 |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-03-11 | 4 | -14/+40 |
|\ |
|
| * | s390: Fix a header dependencies related build error | Li Zefan | 2013-03-11 | 1 | -0/+1 |
| * | tracing: update documentation of snapshot utility | Hiraku Toyooka | 2013-03-08 | 1 | -1/+1 |
| * | tracing: Do not return EINVAL in snapshot when not allocated | Steven Rostedt (Red Hat) | 2013-03-07 | 1 | -2/+0 |
| * | tracing: Add help of snapshot feature when snapshot is empty | Steven Rostedt (Red Hat) | 2013-03-07 | 1 | -1/+24 |
| * | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2013-02-28 | 1 | -10/+14 |
| |\ |
|
| | * | ftrace: Update the kconfig for DYNAMIC_FTRACE | Steven Rostedt | 2013-02-28 | 1 | -10/+14 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-03-11 | 84 | -696/+843 |
|\ \ |
|
| * | | 6lowpan: Fix endianness issue in is_addr_link_local(). | YOSHIFUJI Hideaki / 吉藤英明 | 2013-03-10 | 1 | -1/+1 |
| * | | rrunner.c: fix possible memory leak in rr_init_one() | David Oostdyk | 2013-03-10 | 1 | -0/+3 |
| * | | dcbnl: fix various netlink info leaks | Mathias Krause | 2013-03-10 | 1 | -0/+8 |
| * | | rtnl: fix info leak on RTM_GETLINK request for VF devices | Mathias Krause | 2013-03-10 | 1 | -0/+1 |
| * | | bridge: fix mdb info leaks | Mathias Krause | 2013-03-10 | 1 | -0/+4 |
| * | | tg3: Update link_up flag for phylib devices | Nithin Sujir | 2013-03-08 | 1 | -9/+5 |
| * | | ipv6: stop multicast forwarding to process interface scoped addresses | Hannes Frederic Sowa | 2013-03-08 | 1 | -1/+2 |
| * | | bridging: fix rx_handlers return code | Cristian Bercaru | 2013-03-08 | 1 | -0/+1 |
| * | | netlabel: fix build problems when CONFIG_IPV6=n | Paul Moore | 2013-03-08 | 1 | -10/+5 |
| * | | drivers/isdn: checkng length to be sure not memory overflow | Chen Gang | 2013-03-08 | 1 | -1/+3 |
| * | | net/rds: zero last byte for strncpy | Chen Gang | 2013-03-08 | 1 | -0/+1 |
| * | | bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenario | Yaniv Rosner | 2013-03-08 | 2 | -1/+6 |
| * | | bnx2x: Fix intermittent long KR2 link up time | Yaniv Rosner | 2013-03-08 | 2 | -1/+13 |
| * | | macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode. | Vlad Yasevich | 2013-03-07 | 1 | -0/+1 |
| * | | team: unsyc the devices addresses when port is removed | Vlad Yasevich | 2013-03-07 | 1 | -0/+2 |
| * | | bridge: add missing vid to br_mdb_get() | Cong Wang | 2013-03-07 | 4 | -5/+6 |
| * | | Fix: sparse warning in inet_csk_prepare_forced_close | Christoph Paasch | 2013-03-07 | 1 | -0/+1 |
| * | | afkey: fix a typo | Junwei Zhang | 2013-03-07 | 1 | -4/+4 |
| * | | MAINTAINERS: Update qlcnic maintainers list | Sony Chacko | 2013-03-07 | 1 | -0/+2 |
| * | | netlabel: correctly list all the static label mappings | Paul Moore | 2013-03-07 | 1 | -6/+6 |
| * | | mv643xx_eth: fix for disabled autoneg | Phil Sutter | 2013-03-07 | 1 | -4/+51 |
| * | | bonding: fire NETDEV_RELEASE event only on 0 slaves | Veaceslav Falico | 2013-03-07 | 1 | -2/+3 |
| * | | vxlan: fix oops when delete netns containing vxlan | Zang MingJie | 2013-03-07 | 1 | -0/+8 |
| * | | vmxnet3: prevent div-by-zero panic when ring resizing uninitialized dev | Bhavesh Davda | 2013-03-07 | 3 | -2/+9 |
| * | | Merge branch 'mlx4' | David S. Miller | 2013-03-07 | 12 | -59/+75 |
| |\ \ |
|
| | * | | net/mlx4_en: Disable RFS when running in SRIOV mode | Amir Vadai | 2013-03-07 | 1 | -3/+5 |
| | * | | net/mlx4_en: Cleanup MAC resources on module unload or port stop | Yan Burman | 2013-03-07 | 1 | -16/+20 |
| | * | | net/mlx4_en: Fix race when setting the device MAC address | Yan Burman | 2013-03-07 | 2 | -22/+21 |
| | * | | net/mlx4_core: Fix endianness bug in set_param_l | Jack Morgenstein | 2013-03-07 | 8 | -18/+18 |
| | * | | net/mlx4_core: Turn off device-managed FS bit in dev-cap wrapper if DMFS is n... | Jack Morgenstein | 2013-03-07 | 1 | -0/+8 |
| | * | | net/mlx4_core: Disable mlx4_QP_ATTACH calls from guests if the host uses flow... | Jack Morgenstein | 2013-03-07 | 1 | -0/+3 |
| |/ / |
|
| * | | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 2013-03-07 | 3 | -7/+14 |
| |\ \ |
|
| | * | | netfilter: nfnetlink: silence warning if CONFIG_PROVE_RCU isn't set | Paul Bolle | 2013-03-04 | 1 | -6/+1 |