| Commit message (Expand) | Author | Age |
* | linkage.h: fix build breakage due to symbol prefix handling | James Hogan | 2013-05-01 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-05-01 |
|\ |
|
| * | filter: fix va_list build error | Xi Wang | 2013-05-01 |
| * | af_unix: fix a fatal race with bit fields | Eric Dumazet | 2013-05-01 |
| * | Merge branch 'bnx2x' | David S. Miller | 2013-05-01 |
| |\ |
|
| | * | bnx2x: Prevent memory leak when cnic is absent | Yuval Mintz | 2013-05-01 |
| | * | bnx2x: correct reading of speed capabilities | Yaniv Rosner | 2013-05-01 |
| |/ |
|
| * | net: sctp: attribute printl with __printf for gcc fmt checks | Daniel Borkmann | 2013-05-01 |
| * | netlink: kconfig: move mmap i/o into netlink kconfig | Daniel Borkmann | 2013-05-01 |
| * | netpoll: convert mutex into a semaphore | Neil Horman | 2013-05-01 |
| * | netlink: Fix skb ref counting. | Pravin B Shelar | 2013-05-01 |
| * | net_sched: act_ipt forward compat with xtables | Jamal Hadi Salim | 2013-05-01 |
| * | mlx4_en: fix a build error on 32bit arches | Eric Dumazet | 2013-04-30 |
| * | Revert "bnx2x: allow nvram test to run when device is down" | Dmitry Kravkov | 2013-04-30 |
| * | bridge: avoid OOPS if root port not found | stephen hemminger | 2013-04-30 |
| * | drivers: net: cpsw: fix kernel warn on cpsw irq enable | Mugunthan V N | 2013-04-30 |
| * | sh_eth: use random MAC address if no valid one supplied | Sergei Shtylyov | 2013-04-30 |
| * | 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA) | Matthew Whitehead | 2013-04-30 |
| * | tg3: fix to append hardware time stamping flags | Flavio Leitner | 2013-04-30 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-30 |
| |\ |
|
| | * | unix/stream: fix peeking with an offset larger than data in queue | Benjamin Poirier | 2013-04-30 |
| | * | unix/dgram: fix peeking with an offset larger than data in queue | Benjamin Poirier | 2013-04-30 |
| | * | unix/dgram: peek beyond 0-sized skbs | Benjamin Poirier | 2013-04-30 |
| | * | r8169: fix 8168evl frame padding. | Stefan Bader | 2013-04-29 |
| | * | be2net: Fix to show wol disabled/enabled state correctly. | Sarveshwar Bandi | 2013-04-29 |
| | * | be2net: Fixed memory leak | Suresh Reddy | 2013-04-29 |
| | * | net: mac802154: comparision issue of type cast, finding by EXTRA_CFLAGS=-W | Chen Gang | 2013-04-29 |
| | * | ipvs: ip_vs_sip_fill_param() BUG: bad check of return value | Hans Schillstrom | 2013-04-29 |
| | * | net: tun: release the reference of tun device in tun_recvmsg | Gao feng | 2013-04-29 |
| | * | isdn/sc: Fix incorrect module_param_array types | Geert Uytterhoeven | 2013-04-25 |
| | * | VSOCK: Drop bogus __init annotation from vsock_init_tables() | Geert Uytterhoeven | 2013-04-25 |
| | * | VSOCK: Fix misc device registration | Asias He | 2013-04-25 |
| | * | bonding: fix locking in enslave failure path | nikolay@redhat.com | 2013-04-25 |
| | * | bnx2x: Prevent NULL pointer dereference in kdump | Yuval Mintz | 2013-04-25 |
| | * | caif: spi: missing platform_driver_unregister() on error in cfspi_init_module() | Wei Yongjun | 2013-04-25 |
| | * | tuntap: correct the return value in tun_set_iff() | Jason Wang | 2013-04-25 |
| | * | NFC: llcp: two bugs in ->getname() | Dan Carpenter | 2013-04-25 |
| | * | isdn: mISDN: set ->family in ->getname() | Dan Carpenter | 2013-04-25 |
| | * | netrom: info leak in ->getname() | Dan Carpenter | 2013-04-25 |
| | * | appletalk: info leak in ->getname() | Dan Carpenter | 2013-04-25 |
| | * | gianfar: do not advertise any alarm capability. | Richard Cochran | 2013-04-25 |
| | * | sfc: Fix naming of MTD partitions for FPGA bitfiles | Ben Hutchings | 2013-04-25 |
| | * | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2013-04-25 |
| | |\ |
|
| | | * | batman-adv: use the proper header len when checking the TTVN | Antonio Quartulli | 2013-04-22 |
| | * | | tcp: force a dst refcount when prequeue packet | Eric Dumazet | 2013-04-25 |
| | * | | be2net: Fix PVID tag offload for packets with inline VLAN tag. | Ajit Khaparde | 2013-04-24 |
| | * | | be2net: fix a Tx stall bug caused by a specific ipv6 packet | Ajit Khaparde | 2013-04-24 |
| | * | | be2net: Remove an incorrect pvid check in Tx | Ajit Khaparde | 2013-04-24 |
| | |/ |
|
| * | | openvswitch: Remove unneeded ovs_netdev_get_ifindex() | Thomas Graf | 2013-04-30 |
| * | | net: Use consume_skb() to free gso segmented skb | Sridhar Samudrala | 2013-04-30 |