Age | Commit message (Expand) | Author | Files | Lines |
2013-10-01 | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next | David S. Miller | 20 | -18/+146 |
2013-10-01 | ipv6: Not need to set fl6.flowi6_flags as zero | Li RongQing | 1 | -3/+0 |
2013-10-01 | xen-netback: improve ring effeciency for guest RX | Wei Liu | 1 | -83/+61 |
2013-09-30 | qdisc: basic classifier - remove unnecessary initialization | stephen hemminger | 1 | -1/+1 |
2013-09-30 | qdisc: meta return ENOMEM on alloc failure | stephen hemminger | 1 | -1/+3 |
2013-09-30 | bonding: trivial: remove forgotten bond_next_vlan() | Veaceslav Falico | 1 | -1/+0 |
2013-09-30 | Merge branch '20130926_include_linux_networking_externs' of git://repo.or.cz/... | David S. Miller | 19 | -588/+530 |
2013-09-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 4 | -80/+20 |
2013-09-30 | hamradio: baycom: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2 | -2/+2 |
2013-09-30 | dev: always advertise rx_flags changes via netlink | Nicolas Dichtel | 1 | -23/+37 |
2013-09-30 | dev: update __dev_notify_flags() to send rtnl msg | Nicolas Dichtel | 3 | -8/+10 |
2013-09-30 | net: qmi_wwan: fix checkpatch warnings | Fabio Porcedda | 1 | -20/+36 |
2013-09-30 | net: qmi_wwan: add Telit LE920 newer firmware support | Fabio Porcedda | 1 | -0/+1 |
2013-09-29 | net: introduce SO_MAX_PACING_RATE | Eric Dumazet | 18 | -2/+45 |
2013-09-29 | bonding: remove bond_next_slave() | Veaceslav Falico | 1 | -31/+0 |
2013-09-29 | bonding: don't use bond_next_slave() in bond_info_seq_next() | Veaceslav Falico | 1 | -4/+12 |
2013-09-29 | bonding: remove unused __get_next_agg() | Veaceslav Falico | 1 | -22/+0 |
2013-09-29 | bonding: make bond_3ad_unbind_slave() use bond_for_each_slave() | Veaceslav Falico | 1 | -4/+9 |
2013-09-29 | bonding: make ad_agg_selection_logic() use bond_for_each_slave() | Veaceslav Falico | 1 | -12/+10 |
2013-09-29 | bonding: make __get_active_agg() use bond_for_each_slave() | Veaceslav Falico | 1 | -8/+7 |
2013-09-29 | bonding: make ad_port_selection_logic() use bond_for_each_slave() | Veaceslav Falico | 1 | -2/+7 |
2013-09-29 | bonding: remove __get_first_port() | Veaceslav Falico | 1 | -14/+4 |
2013-09-29 | bonding: remove __get_next_port() | Veaceslav Falico | 1 | -25/+9 |
2013-09-29 | bonding: verify if we still have slaves in bond_3ad_unbind_slave() | Veaceslav Falico | 1 | -1/+3 |
2013-09-29 | bonding: correctly verify for the first slave in bond_enslave | Veaceslav Falico | 1 | -1/+1 |
2013-09-29 | bnx2x: use pcie_get_minimum_link() | Yuval Mintz | 2 | -39/+12 |
2013-09-29 | bnx2x: Add support for EXTPHY2 LED mode | Yaniv Rosner | 2 | -3/+18 |
2013-09-29 | bnx2x: Change function prototype | Yaniv Rosner | 1 | -3/+2 |
2013-09-29 | bnx2x: Don't disable/enable SR-IOV when loading | Ariel Elior | 3 | -26/+1 |
2013-09-29 | bnx2x: Correct VF driver info | Yuval Mintz | 2 | -1/+4 |
2013-09-29 | bnx2x: Test nvram when interface is down | Yuval Mintz | 1 | -9/+10 |
2013-09-29 | ipv4: processing ancillary IP_TOS or IP_TTL | Francesco Fusco | 8 | -6/+39 |
2013-09-29 | ipv4: IP_TOS and IP_TTL can be specified as ancillary data | Francesco Fusco | 2 | -1/+22 |
2013-09-28 | lance: Fix hardcoded interrupt name lp->name to use system device value | Nate Levesque | 1 | -1/+1 |
2013-09-28 | hp100: replace hardcoded name in /proc/interrupts with interface name | Mihir Singh | 1 | -1/+1 |
2013-09-28 | ipv6: compare sernum when walking fib for /proc/net/ipv6_route as safety net | Hannes Frederic Sowa | 1 | -0/+14 |
2013-09-28 | ipv6: avoid high order memory allocations for /proc/net/ipv6_route | Hannes Frederic Sowa | 3 | -68/+175 |
2013-09-28 | net: phy: at803x: add suspend/resume callbacks | Daniel Mack | 1 | -0/+45 |
2013-09-28 | net: phy: at803x: don't pass function pointers with & | Daniel Mack | 1 | -6/+6 |
2013-09-28 | Merge branch 'qlge' | David S. Miller | 2 | -26/+102 |
2013-09-28 | qlge: Update version to 1.00.00.33 | Jitendra Kalsaria | 1 | -1/+1 |
2013-09-28 | qlge: Enhance nested VLAN (Q-in-Q) handling. | Jitendra Kalsaria | 1 | -25/+101 |
2013-09-27 | netxen_nic: Update version to 4.0.82 | Shahed Shaikh | 1 | -2/+2 |
2013-09-27 | netxen_nic: Print ULA information | Shahed Shaikh | 2 | -0/+29 |
2013-09-27 | [networking]device.h: Remove extern from function prototypes | Joe Perches | 6 | -266/+248 |
2013-09-27 | net.h/skbuff.h: Remove extern from function prototypes | Joe Perches | 2 | -184/+148 |
2013-09-27 | netfilter: Remove extern from function prototypes | Joe Perches | 11 | -136/+133 |
2013-09-27 | Merge branch 'bonding_neighbours' | David S. Miller | 11 | -444/+638 |
2013-09-27 | net: create sysfs symlinks for neighbour devices | Veaceslav Falico | 4 | -34/+35 |
2013-09-27 | net: expose the master link to sysfs, and remove it from bond | Veaceslav Falico | 2 | -19/+20 |