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