summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011506-37021/+86321
|\
| * filter: fix va_list build errorXi Wang2013-05-011-0/+1
| * af_unix: fix a fatal race with bit fieldsEric Dumazet2013-05-012-8/+9
| * Merge branch 'bnx2x'David S. Miller2013-05-011-2/+6
| |\
| | * bnx2x: Prevent memory leak when cnic is absentYuval Mintz2013-05-011-0/+2
| | * bnx2x: correct reading of speed capabilitiesYaniv Rosner2013-05-011-2/+4
| |/
| * net: sctp: attribute printl with __printf for gcc fmt checksDaniel Borkmann2013-05-011-1/+1
| * netlink: kconfig: move mmap i/o into netlink kconfigDaniel Borkmann2013-05-012-9/+9
| * netpoll: convert mutex into a semaphoreNeil Horman2013-05-012-8/+8
| * netlink: Fix skb ref counting.Pravin B Shelar2013-05-011-1/+0
| * net_sched: act_ipt forward compat with xtablesJamal Hadi Salim2013-05-011-3/+30
| * mlx4_en: fix a build error on 32bit archesEric Dumazet2013-04-301-4/+4
| * Revert "bnx2x: allow nvram test to run when device is down"Dmitry Kravkov2013-04-301-10/+9
| * bridge: avoid OOPS if root port not foundstephen hemminger2013-04-301-1/+8
| * drivers: net: cpsw: fix kernel warn on cpsw irq enableMugunthan V N2013-04-301-1/+1
| * sh_eth: use random MAC address if no valid one suppliedSergei Shtylyov2013-04-301-0/+5
| * 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead2013-04-301-0/+2
| * tg3: fix to append hardware time stamping flagsFlavio Leitner2013-04-301-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-3026-104/+293
| |\
| | * unix/stream: fix peeking with an offset larger than data in queueBenjamin Poirier2013-04-301-13/+12
| | * unix/dgram: fix peeking with an offset larger than data in queueBenjamin Poirier2013-04-301-8/+13
| | * unix/dgram: peek beyond 0-sized skbsBenjamin Poirier2013-04-301-1/+2
| | * r8169: fix 8168evl frame padding.Stefan Bader2013-04-291-0/+9
| | * be2net: Fix to show wol disabled/enabled state correctly.Sarveshwar Bandi2013-04-291-1/+2
| | * be2net: Fixed memory leakSuresh Reddy2013-04-291-16/+22
| | * net: mac802154: comparision issue of type cast, finding by EXTRA_CFLAGS=-WChen Gang2013-04-291-1/+1
| | * ipvs: ip_vs_sip_fill_param() BUG: bad check of return valueHans Schillstrom2013-04-291-5/+1
| | * net: tun: release the reference of tun device in tun_recvmsgGao feng2013-04-291-2/+5
| | * isdn/sc: Fix incorrect module_param_array typesGeert Uytterhoeven2013-04-251-2/+2
| | * VSOCK: Drop bogus __init annotation from vsock_init_tables()Geert Uytterhoeven2013-04-251-1/+1
| | * VSOCK: Fix misc device registrationAsias He2013-04-251-1/+1
| | * bonding: fix locking in enslave failure pathnikolay@redhat.com2013-04-251-2/+4
| | * bnx2x: Prevent NULL pointer dereference in kdumpYuval Mintz2013-04-253-23/+39
| | * caif: spi: missing platform_driver_unregister() on error in cfspi_init_module()Wei Yongjun2013-04-251-0/+1
| | * tuntap: correct the return value in tun_set_iff()Jason Wang2013-04-251-2/+6
| | * NFC: llcp: two bugs in ->getname()Dan Carpenter2013-04-251-2/+3
| | * isdn: mISDN: set ->family in ->getname()Dan Carpenter2013-04-251-0/+1
| | * netrom: info leak in ->getname()Dan Carpenter2013-04-251-0/+2
| | * appletalk: info leak in ->getname()Dan Carpenter2013-04-251-1/+1
| | * gianfar: do not advertise any alarm capability.Richard Cochran2013-04-251-2/+1
| | * sfc: Fix naming of MTD partitions for FPGA bitfilesBen Hutchings2013-04-251-1/+1
| | * Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-04-251-6/+5
| | |\
| | | * batman-adv: use the proper header len when checking the TTVNAntonio Quartulli2013-04-221-6/+5
| | * | tcp: force a dst refcount when prequeue packetEric Dumazet2013-04-251-0/+1
| | * | be2net: Fix PVID tag offload for packets with inline VLAN tag.Ajit Khaparde2013-04-241-0/+8
| | * | be2net: fix a Tx stall bug caused by a specific ipv6 packetAjit Khaparde2013-04-244-7/+144
| | * | be2net: Remove an incorrect pvid check in TxAjit Khaparde2013-04-241-10/+4
| | |/
| * | openvswitch: Remove unneeded ovs_netdev_get_ifindex()Thomas Graf2013-04-305-12/+2
| * | net: Use consume_skb() to free gso segmented skbSridhar Samudrala2013-04-301-1/+4
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-04-3029-400/+520
| |\ \
OpenPOWER on IntegriCloud