summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2011-02-14phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNLBaruch Siach-0/+16
2011-02-13rtnetlink: implement setting of master deviceJiri Pirko-0/+12
2011-02-13net: make dev->master generalJiri Pirko-0/+7
2011-02-13net: remove the unnecessary dance around skb_bond_should_dropJiri Pirko-11/+0
2011-02-11ixgbe: DCB, implement 802.1Qaz routinesJohn Fastabend-0/+5
2011-02-10inet: Create a mechanism for upward inetpeer propagation into routes.David S. Miller-0/+2
2011-02-10inetpeer: Add redirect and PMTU discovery cached info.David S. Miller-7/+11
2011-02-10inetpeer: Abstract address representation further.David S. Miller-6/+10
2011-02-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-5/+18
2011-02-08net: Kill NETEVENT_PMTU_UPDATE.David S. Miller-1/+0
2011-02-08net: Remove bogus barrier() in dst_allfrag().David S. Miller-2/+0
2011-02-08ipsec: allow to align IPv4 AH on 32 bitsNicolas Dichtel-0/+2
2011-02-08CDC NCM errata updates for cdc.hAlexey Orishko-5/+18
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-1/+57
2011-02-05tcp: Add reference to initial CWND ietf draft.David S. Miller-1/+1
2011-02-04inetpeer: Move ICMP rate limiting state into inet_peer entries.David S. Miller-5/+3
2011-02-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-4/+3
2011-02-03include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argumentJulia Lawall-1/+2
2011-02-03net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.David S. Miller-0/+1
2011-02-03mac80211: Add testing functionality for TKIPJouni Malinen-0/+4
2011-02-03mac80211: add HW flag for disabling auto link-PS in AP modeArik Nemtsov-1/+53
2011-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-0/+25
2011-02-02sched: CHOKe flow schedulerstephen hemminger-0/+29
2011-02-02tcp: Increase the initial congestion window to 10.David S. Miller-9/+3
2011-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller-3/+0
2011-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller-3/+1889
2011-02-03netfilter: xtables: add device group matchPatrick McHardy-0/+22
2011-02-02netfilter: ipset: fix linking with CONFIG_IPV6=nPatrick McHardy-0/+10
2011-02-01ipv4: Update some fib_hash centric interface names.David S. Miller-3/+3
2011-02-01netfilter: ipset: install ipset related header filesPatrick McHardy-0/+8
2011-02-01IPVS: Remove unused variablesSimon Horman-2/+0
2011-02-01netfilter: ecache: always set events bits, filter them laterPablo Neira Ayuso-3/+0
2011-02-01netfilter: xtables: "set" match and "SET" target supportJozsef Kadlecsik-0/+55
2011-02-01netfilter: ipset: list:set set type supportJozsef Kadlecsik-0/+27
2011-02-01netfilter: ipset: hash:ip set type supportJozsef Kadlecsik-0/+1100
2011-02-01netfilter: ipset: bitmap:ip set type supportJozsef Kadlecsik-0/+158
2011-02-01netfilter: ipset: IP set core supportJozsef Kadlecsik-0/+498
2011-02-01netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macrosJozsef Kadlecsik-1/+11
2011-01-31ipv4: Consolidate all default route selection implementations.David S. Miller-5/+1
2011-01-31ipv4: Remember FIB alias list head and table in lookup results.David S. Miller-0/+3
2011-01-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-0/+6
2011-01-30net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNTEric W. Biederman-0/+3
2011-01-30caif: bugfix - add caif headers for userspace usage.sjur.brandeland@stericsson.com-0/+3
2011-01-28ipv4: Attach FIB info to dst_default_metrics when possibleDavid S. Miller-0/+1
2011-01-28ipv4: Allocate fib metrics dynamically.David S. Miller-1/+1
2011-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+2
2011-01-28mac80211: add MCS information to radiotapJohannes Berg-0/+25
2011-01-27net: Pre-COW metrics for TCP.David S. Miller-2/+13
2011-01-27Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-2/+21
2011-01-27net: fix dev_seq_next()Eric Dumazet-1/+8