Age | Commit message (Expand) | Author |
2012-10-31 | net: filter: add vlan tag access | Eric Dumazet |
2012-10-31 | tcp: make tcp_clear_md5_list static | stephen hemminger |
2012-10-31 | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller |
2012-10-31 | net/ipv4/ipconfig: add device address to a KERN_INFO message | Claudio Fontana |
2012-10-31 | ixgbe: add setlink, getlink support to ixgbe and ixgbevf | John Fastabend |
2012-10-31 | net: set and query VEB/VEPA bridge mode via PF_BRIDGE | John Fastabend |
2012-10-31 | net: create generic bridge ops | John Fastabend |
2012-10-29 | batman-adv: add kernel-doc for enum batadv_dbg_level | Antonio Quartulli |
2012-10-29 | batman-adv: pass the WIFI flag from the local to global entry | Antonio Quartulli |
2012-10-29 | batman-adv: properly convert flag into a boolean value | Antonio Quartulli |
2012-10-29 | batman-adv: check for more space before accessing the skb | Antonio Quartulli |
2012-10-29 | batman-adv: print packets re-routing on DBG_TT and ratelimit it | Antonio Quartulli |
2012-10-29 | batman-adv: properly store the roaming time | Antonio Quartulli |
2012-10-29 | batman-adv: don't allow ECTP traffic on batman-adv | Simon Wunderlich |
2012-10-29 | batman-adv: Only increase refcounter once for alternate router | Sven Eckelmann |
2012-10-29 | batman-adv: Check return value of try_module_get | Sven Eckelmann |
2012-10-29 | batman-adv: Remove extra check in batadv_bit_get_packet | Sven Eckelmann |
2012-10-29 | batman-adv: Set special lockdep classes to avoid lockdep warning | Sven Eckelmann |
2012-10-29 | batman-adv: return proper value in case of hash_add failure | Antonio Quartulli |
2012-10-29 | batman-adv: consolidate duplicated primary_if checking code | Marek Lindner |
2012-10-29 | batman-adv: Remove unused define BAT_ATTR_HIF_UINT | Sven Eckelmann |
2012-10-29 | batman-adv: split hard_iface struct for each routing protocol | Marek Lindner |
2012-10-29 | batman-adv: use check_unicast_packet() in recv_roam_adv() | Antonio Quartulli |
2012-10-28 | rtnl/ipv4: add support of RTM_GETNETCONF | Nicolas Dichtel |
2012-10-28 | rtnl/ipv4: use netconf msg to advertise forwarding status | Nicolas Dichtel |
2012-10-28 | rtnl/ipv6: add support of RTM_GETNETCONF | Nicolas Dichtel |
2012-10-28 | rtnl/ipv6: use netconf msg to advertise forwarding status | Nicolas Dichtel |
2012-10-26 | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller |
2012-10-26 | l2tp: session is an array not a pointer | Alan Cox |
2012-10-26 | cgroup: net_cls: Rework update socket logic | Daniel Wagner |
2012-10-26 | cgroup: net_cls: Pass in task to sock_update_classid() | Daniel Wagner |
2012-10-26 | cgroup: net_cls: Remove rcu_read_lock/unlock | Daniel Wagner |
2012-10-26 | cgroup: net_prio: Mark local used function static | Daniel Wagner |
2012-10-26 | sctp: Make hmac algorithm selection for cookie generation dynamic | Neil Horman |
2012-10-26 | packet: minor: remove unused err assignment | Daniel Borkmann |
2012-10-23 | sock-diag: Report shutdown for inet and unix sockets (v2) | Pavel Emelyanov |
2012-10-23 | ipv6: fix sparse warnings in rt6_info_hash_nhsfn() | Nicolas Dichtel |
2012-10-23 | netlink: cleanup the unnecessary return value check | Hans Zhang |
2012-10-23 | ipv4: tcp: clean up tcp_v4_early_demux() | Eric Dumazet |
2012-10-23 | ipv6: tcp: clean up tcp_v6_early_demux() icsk variable | Neal Cardwell |
2012-10-23 | ipv6: add support of equal cost multipath (ECMP) | Nicolas Dichtel |
2012-10-22 | ipv4: 16 slots in initial fib_info hash table | Eric Dumazet |
2012-10-22 | tcp: speedup SIOCINQ ioctl | Eric Dumazet |
2012-10-22 | tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation | Eric Dumazet |
2012-10-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/... | Pablo Neira Ayuso |
2012-10-21 | pkt_sched: use ns_to_ktime() helper | Eric Dumazet |
2012-10-21 | net:dev: remove double indentical assignment in dev_change_net_namespace(). | Rami Rosen |
2012-10-21 | sockopt: Make SO_BINDTODEVICE readable | Pavel Emelyanov |
2012-10-21 | pktgen: Use ipv6_addr_any | Joe Perches |
2012-10-18 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller |