| Commit message (Expand) | Author | Age | Files | Lines |
* | netfilter: nf_ct_helper: better logging for dropped packets | Pablo Neira Ayuso | 2013-02-19 | 16 | -65/+164 |
* | netfilter: nf_ct_pptp: Fix comment referring to incorrect RFC | Reese Moore | 2013-02-05 | 1 | -1/+1 |
* | netfilter: nfnetlink: add mutex per subsystem | Pablo Neira Ayuso | 2013-02-05 | 4 | -41/+53 |
* | netfilter: xt_CT: add alias flag | Pablo Neira Ayuso | 2013-02-05 | 2 | -4/+34 |
* | netfilter: xt_CT: merge common code of revision 0 and 1 | Pablo Neira Ayuso | 2013-02-05 | 1 | -89/+56 |
* | netfilter: xt_conntrack: Add flag to support aliases | Jozsef Kadlecsik | 2013-02-05 | 1 | -0/+1 |
* | netfilter: fix missing dependencies for NETFILTER_XT_MATCH_CONNLABEL | Florian Westphal | 2013-02-05 | 1 | -0/+1 |
* | ipcomp: Mark as netns_ok. | David S. Miller | 2013-02-04 | 1 | -0/+1 |
* | net: fec: fix miss init spinlock | Frank Li | 2013-02-04 | 1 | -0/+1 |
* | team: ab: set active port option as changed when port is leaving | Jiri Pirko | 2013-02-04 | 1 | -1/+12 |
* | team: move netlink event notifiers after team_port_leave() | Jiri Pirko | 2013-02-04 | 1 | -4/+6 |
* | team: handle sending port list in the same way option list is sent | Jiri Pirko | 2013-02-04 | 1 | -84/+93 |
* | net/mlx4_en: Fix compilation error when CONFIG_INET isn't defined | Hadar Hen Zion | 2013-02-04 | 1 | -0/+4 |
* | net/mlx4_en: Fix error propagation for ethtool helper function | Hadar Hen Zion | 2013-02-04 | 1 | -18/+34 |
* | mcast: do not check 'rv' twice in a row | Jean Sacren | 2013-02-04 | 1 | -4/+2 |
* | net: remove redundant check for timer pending state before del_timer | Ying Xue | 2013-02-04 | 11 | -38/+21 |
* | be2net: update driver version to 4.6.x | Sathya Perla | 2013-02-04 | 1 | -1/+1 |
* | be2net: fix re-loaded PF driver to re-gain control of its VFs | Sathya Perla | 2013-02-04 | 3 | -64/+153 |
* | drivers:net:misc: Remove unnecessary alloc/OOM messages | Joe Perches | 2013-02-04 | 3 | -12/+3 |
* | wireless: Remove unnecessary alloc/OOM messages, alloc cleanups | Joe Perches | 2013-02-04 | 22 | -133/+50 |
* | wimax: Remove unnecessary alloc/OOM messages, alloc cleanups | Joe Perches | 2013-02-04 | 2 | -12/+5 |
* | wan: Remove unnecessary alloc/OOM messages | Joe Perches | 2013-02-04 | 4 | -15/+10 |
* | drivers: net: usb: Remove unnecessary alloc/OOM messages | Joe Perches | 2013-02-04 | 6 | -41/+17 |
* | ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups | Joe Perches | 2013-02-04 | 38 | -197/+97 |
* | can: Remove unnecessary alloc/OOM messages | Joe Perches | 2013-02-04 | 8 | -20/+3 |
* | caif: Remove unnecessary alloc/OOM messages | Joe Perches | 2013-02-04 | 1 | -6/+0 |
* | sctp: sctp_close: fix release of bindings for deferred call_rcu's | Daniel Borkmann | 2013-02-04 | 1 | -4/+5 |
* | cxgb3: Update VLAN extraction stats in the GRO path | Vipul Pandya | 2013-02-04 | 1 | -1/+3 |
* | netns: bond: allow unprivileged users to control bond device | Gao feng | 2013-02-04 | 1 | -2/+5 |
* | netns: bridge: allow unprivileged users add/delete mdb entry | Gao feng | 2013-02-04 | 1 | -3/+0 |
* | netns: ebtable: allow unprivileged users to operate ebtables | Gao feng | 2013-02-04 | 1 | -10/+14 |
* | netns: fdb: allow unprivileged users to add/del fdb entries | Gao feng | 2013-02-04 | 1 | -6/+0 |
* | stmmac: don't return zero on failure path in stmmac_pci_probe() | Alexey Khoroshilov | 2013-02-03 | 1 | -0/+1 |
* | Merge branch 'delete-wanrouter' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller | 2013-02-03 | 21 | -4483/+11 |
|\ |
|
| * | wanrouter: delete now orphaned header content, files/drivers | Paul Gortmaker | 2013-02-01 | 12 | -4417/+8 |
| * | wanrouter: completely decouple obsolete code from kernel. | Paul Gortmaker | 2013-02-01 | 9 | -66/+3 |
* | | qlcnic: silence false positive overflow warning | Dan Carpenter | 2013-02-03 | 1 | -1/+1 |
* | | bnx2x: Force link UP when the interface is in LOOPBACK mode | Mahesh Bandewar | 2013-02-03 | 1 | -0/+6 |
* | | Merge branch 'intel' | David S. Miller | 2013-02-03 | 20 | -381/+283 |
|\ \ |
|
| * | | e1000e: use generic IEEE MII definitions | Bruce Allan | 2013-02-01 | 9 | -204/+138 |
| * | | e1000e: resolve -Wunused-parameter compile warnings | Bruce Allan | 2013-02-01 | 6 | -33/+31 |
| * | | e1000e: update driver version string | Bruce Allan | 2013-02-01 | 1 | -1/+1 |
| * | | e1000e: cleanup some whitespace and indentation issues | Bruce Allan | 2013-02-01 | 7 | -48/+49 |
| * | | e1000e: cleanup: group OR'ed bit settings with parens | Bruce Allan | 2013-02-01 | 1 | -2/+3 |
| * | | e1000e: cleanup defines.h | Bruce Allan | 2013-02-01 | 1 | -21/+0 |
| * | | ixgbe: autoneg variable refactoring | Josh Hay | 2013-02-01 | 6 | -35/+19 |
| * | | ixgbe: removed unused variable from setup_link_speed | Josh Hay | 2013-02-01 | 6 | -8/+4 |
| * | | ixgbe: rename autoneg variables | Josh Hay | 2013-02-01 | 2 | -29/+28 |
| * | | ixgbe: Fix device ref count bug | Greg Rose | 2013-02-01 | 1 | -0/+2 |
| * | | ixgbe: Reset the NIC if up2tc has changed | Amir Hanania | 2013-02-01 | 1 | -4/+12 |
|/ / |
|