Age | Commit message (Expand) | Author |
2012-05-12 | fq_codel: Fair Queue Codel AQM | Eric Dumazet |
2012-05-11 | net/ipv6/af_inet6.c: checkpatch cleanup | Eldad Zack |
2012-05-11 | batman-adv: add contributor name | Antonio Quartulli |
2012-05-11 | batman-adv: update copyright years | Antonio Quartulli |
2012-05-11 | batman-adv: fix checkpatch string complaint | Marek Lindner |
2012-05-11 | batman-adv: avoid temporary routing loops by being strict on forwarded OGMs | Marek Lindner |
2012-05-11 | batman-adv: Adding hard_iface specific sysfs wrapper macros for UINT | Linus Luessing |
2012-05-11 | batman-adv: rename sysfs macros to reflect the soft-interface dependency | Marek Lindner |
2012-05-11 | batman-adv: refactoring API: find generalized name for bat_ogm_update_mac cal... | Marek Lindner |
2012-05-11 | batman-adv: ignore protocol packets if the interface did not enable this prot... | Marek Lindner |
2012-05-11 | batman-adv: split neigh_new function into generic and batman iv specific parts | Marek Lindner |
2012-05-11 | batman-adv: replace HZ calculations with jiffies_to_msecs() | Marek Lindner |
2012-05-11 | batman-adv: rename last_valid to last_seen | Marek Lindner |
2012-05-11 | batman-adv: register batman ogm receive function during protocol init | Marek Lindner |
2012-05-11 | batman-adv: introduce packet type handler array for incoming packets | Marek Lindner |
2012-05-11 | batman-adv: introduce is_single_hop_neigh variable to increase readability | Marek Lindner |
2012-05-11 | batman-adv: fix wrong dhcp option list browsing | Antonio Quartulli |
2012-05-10 | 6lowpan: IPv6 link local address | alex.bluesman.smirnov@gmail.com |
2012-05-10 | codel: Controlled Delay AQM | Eric Dumazet |
2012-05-10 | net_sched: update bstats in dequeue() | Eric Dumazet |
2012-05-10 | net, drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bits | Joe Perches |
2012-05-10 | l2tp: fix data packet sequence number handling | James Chapman |
2012-05-10 | l2tp: fix reorder timeout recovery | James Chapman |
2012-05-10 | tcp: Out-line tcp_try_rmem_schedule | Pavel Emelyanov |
2012-05-10 | tcp: Schedule rmem for rcvq repair send | Pavel Emelyanov |
2012-05-10 | tcp: Move rcvq sending to tcp_input.c | Pavel Emelyanov |
2012-05-09 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh... | David S. Miller |
2012-05-10 | ethtool: Extend the ethtool API to obtain plugin module eeprom data | Stuart Hodgson |
2012-05-10 | ethtool: Split ethtool_get_eeprom() to allow for additional EEPROM accessors | Ben Hutchings |
2012-05-09 | dsa: Convert compare_ether_addr to ether_addr_equal | Joe Perches |
2012-05-09 | wireless: Convert compare_ether_addr to ether_addr_equal by hand | Joe Perches |
2012-05-09 | wireless: Convert compare_ether_addr to ether_addr_equal | Joe Perches |
2012-05-09 | netfilter: Convert compare_ether_addr to ether_addr_equal | Joe Perches |
2012-05-09 | mac80211: Convert compare_ether_addr to ether_addr_equal by hand | Joe Perches |
2012-05-09 | mac80211: Convert compare_ether_addr to ether_addr_equal | Joe Perches |
2012-05-09 | bluetooth: Convert compare_ether_addr to ether_addr_equal | Joe Perches |
2012-05-09 | atm: Convert compare_ether_addr to ether_addr_equal | Joe Perches |
2012-05-09 | bridge: Convert compare_ether_addr to ether_addr_equal | Joe Perches |
2012-05-09 | bridge: netfilter: Convert compare_ether_addr to ether_addr_equal | Joe Perches |
2012-05-09 | 8021q: Convert compare_ether_addr to ether_addr_equal | Joe Perches |
2012-05-09 | 802: Convert compare_ether_addr to ether_addr_equal | Joe Perches |
2012-05-09 | netfilter: hashlimit: byte-based limit mode | Florian Westphal |
2012-05-09 | netfilter: hashlimit: move rateinfo initialization to helper | Florian Westphal |
2012-05-09 | netfilter: limit, hashlimit: avoid duplicated inline | Florian Westphal |
2012-05-09 | netfilter: add xt_hmark target for hash-based skb marking | Hans Schillstrom |
2012-05-09 | netfilter: ip6_tables: add flags parameter to ipv6_find_hdr() | Hans Schillstrom |
2012-05-08 | netfilter: remove ip_queue support | Pablo Neira Ayuso |
2012-05-08 | netfilter: nf_conntrack: fix explicit helper attachment and NAT | Pablo Neira Ayuso |
2012-05-08 | netfilter: nf_ct_expect: partially implement ctnetlink_change_expect | Kelvie Wong |
2012-05-08 | net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync | Hans Schillstrom |