| Commit message (Expand) | Author | Age | Files | Lines |
* | skb: api to report errors for zero copy skbs | Michael S. Tsirkin | 2012-11-02 | 1 | -0/+20 |
* | skb: report completion status for zero copy skbs | Michael S. Tsirkin | 2012-11-02 | 1 | -2/+2 |
* | vlan: use IS_ENABLED() | Amerigo Wang | 2012-11-01 | 2 | -4/+4 |
* | ipv6: use IS_ENABLED() | Amerigo Wang | 2012-11-01 | 15 | -49/+46 |
* | rtnl/ipv4: use netconf msg to advertise rp_filter status | Nicolas Dichtel | 2012-11-01 | 1 | -0/+24 |
* | sk-filter: Add ability to get socket filter program (v2) | Pavel Emelyanov | 2012-11-01 | 2 | -0/+136 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2012-10-31 | 4 | -18/+3 |
|\ |
|
| * | net, ixgbe: handle link local multicast addresses in SR-IOV mode | John Fastabend | 2012-10-29 | 4 | -18/+3 |
* | | net: filter: add vlan tag access | Eric Dumazet | 2012-10-31 | 1 | -0/+9 |
* | | tcp: make tcp_clear_md5_list static | stephen hemminger | 2012-10-31 | 1 | -1/+1 |
* | | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2012-10-31 | 16 | -247/+238 |
|\ \ |
|
| * | | batman-adv: add kernel-doc for enum batadv_dbg_level | Antonio Quartulli | 2012-10-29 | 1 | -4/+11 |
| * | | batman-adv: pass the WIFI flag from the local to global entry | Antonio Quartulli | 2012-10-29 | 2 | -9/+28 |
| * | | batman-adv: properly convert flag into a boolean value | Antonio Quartulli | 2012-10-29 | 1 | -1/+1 |
| * | | batman-adv: check for more space before accessing the skb | Antonio Quartulli | 2012-10-29 | 1 | -2/+6 |
| * | | batman-adv: print packets re-routing on DBG_TT and ratelimit it | Antonio Quartulli | 2012-10-29 | 1 | -4/+4 |
| * | | batman-adv: properly store the roaming time | Antonio Quartulli | 2012-10-29 | 1 | -0/+6 |
| * | | batman-adv: don't allow ECTP traffic on batman-adv | Simon Wunderlich | 2012-10-29 | 1 | -2/+10 |
| * | | batman-adv: Only increase refcounter once for alternate router | Sven Eckelmann | 2012-10-29 | 1 | -15/+8 |
| * | | batman-adv: Check return value of try_module_get | Sven Eckelmann | 2012-10-29 | 4 | -18/+12 |
| * | | batman-adv: Remove extra check in batadv_bit_get_packet | Sven Eckelmann | 2012-10-29 | 1 | -13/+10 |
| * | | batman-adv: Set special lockdep classes to avoid lockdep warning | Sven Eckelmann | 2012-10-29 | 1 | -0/+44 |
| * | | batman-adv: return proper value in case of hash_add failure | Antonio Quartulli | 2012-10-29 | 1 | -1/+1 |
| * | | batman-adv: consolidate duplicated primary_if checking code | Marek Lindner | 2012-10-29 | 6 | -91/+57 |
| * | | batman-adv: Remove unused define BAT_ATTR_HIF_UINT | Sven Eckelmann | 2012-10-29 | 1 | -49/+0 |
| * | | batman-adv: split hard_iface struct for each routing protocol | Marek Lindner | 2012-10-29 | 3 | -24/+39 |
| * | | batman-adv: use check_unicast_packet() in recv_roam_adv() | Antonio Quartulli | 2012-10-29 | 1 | -14/+1 |
| |/ |
|
* | | net/ipv4/ipconfig: add device address to a KERN_INFO message | Claudio Fontana | 2012-10-31 | 1 | -2/+4 |
* | | ixgbe: add setlink, getlink support to ixgbe and ixgbevf | John Fastabend | 2012-10-31 | 1 | -0/+50 |
* | | net: set and query VEB/VEPA bridge mode via PF_BRIDGE | John Fastabend | 2012-10-31 | 3 | -7/+84 |
* | | net: create generic bridge ops | John Fastabend | 2012-10-31 | 4 | -60/+98 |
|/ |
|
* | rtnl/ipv4: add support of RTM_GETNETCONF | Nicolas Dichtel | 2012-10-28 | 1 | -2/+73 |
* | rtnl/ipv4: use netconf msg to advertise forwarding status | Nicolas Dichtel | 2012-10-28 | 1 | -4/+89 |
* | rtnl/ipv6: add support of RTM_GETNETCONF | Nicolas Dichtel | 2012-10-28 | 1 | -2/+73 |
* | rtnl/ipv6: use netconf msg to advertise forwarding status | Nicolas Dichtel | 2012-10-28 | 1 | -0/+77 |
* | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller | 2012-10-26 | 16 | -310/+359 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/... | Pablo Neira Ayuso | 2012-10-22 | 16 | -310/+359 |
| |\ |
|
| | * | ipvs: SIP fragment handling | Jesper Dangaard Brouer | 2012-09-28 | 1 | -4/+12 |
| | * | ipvs: API change to avoid rescan of IPv6 exthdr | Jesper Dangaard Brouer | 2012-09-28 | 8 | -189/+134 |
| | * | ipvs: Complete IPv6 fragment handling for IPVS | Jesper Dangaard Brouer | 2012-09-28 | 4 | -35/+126 |
| | * | ipvs: Fix faulty IPv6 extension header handling in IPVS | Jesper Dangaard Brouer | 2012-09-28 | 12 | -143/+152 |
| | * | ipvs: IPv6 extend ICMPv6 handling for future types | Jesper Dangaard Brouer | 2012-09-28 | 1 | -6/+2 |
| | * | ipvs: Trivial changes, use compressed IPv6 address in output | Jesper Dangaard Brouer | 2012-09-28 | 4 | -10/+10 |
* | | | l2tp: session is an array not a pointer | Alan Cox | 2012-10-26 | 1 | -1/+1 |
* | | | cgroup: net_cls: Rework update socket logic | Daniel Wagner | 2012-10-26 | 2 | -8/+24 |
* | | | cgroup: net_cls: Pass in task to sock_update_classid() | Daniel Wagner | 2012-10-26 | 2 | -7/+7 |
* | | | cgroup: net_cls: Remove rcu_read_lock/unlock | Daniel Wagner | 2012-10-26 | 1 | -2/+0 |
* | | | cgroup: net_prio: Mark local used function static | Daniel Wagner | 2012-10-26 | 1 | -1/+1 |
* | | | sctp: Make hmac algorithm selection for cookie generation dynamic | Neil Horman | 2012-10-26 | 4 | -30/+88 |
* | | | packet: minor: remove unused err assignment | Daniel Borkmann | 2012-10-26 | 1 | -2/+0 |