aboutsummaryrefslogtreecommitdiffstats
path: root/include/target (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-02netfilter: ipset: send error message manuallyJozsef Kadlecsik1-7/+26
2011-02-02netfilter: ipset: fix linking with CONFIG_IPV6=nPatrick McHardy2-6/+19
2011-02-02netfilter: ipset: add missing break statemtns in ip_set_get_ip_port()Patrick McHardy1-0/+2
2011-02-01ipv4: Rename fib_hash_* locals in fib_semantics.cDavid S. Miller1-20/+20
2011-02-01ipv4: Update some fib_hash centric interface names.David S. Miller3-10/+9
2011-02-01ipv4: Remove fib_hash.David S. Miller3-1101/+2
2011-02-01netfilter: ipset: install ipset related header filesPatrick McHardy3-0/+8
2011-02-01IPVS: Remove ip_vs_sync_cleanup from section __exitSimon Horman1-1/+1
2011-02-01IPVS: Allow compilation with CONFIG_SYSCTL disabledSimon Horman3-25/+29
2011-02-01IPVS: Remove unused variablesSimon Horman1-2/+0
2011-02-01IPVS: remove duplicate initialisation or rs_tableSimon Horman1-3/+0
2011-02-01IPVS: use z modifier for sizeof() argumentSimon Horman1-1/+1
2011-02-01netfilter: ctnetlink: fix ctnetlink_parse_tuple() warningPatrick McHardy1-1/+1
2011-02-01netfilter: ipset: remove unnecessary includesPatrick McHardy9-27/+0
2011-02-01netfilter: ipset: use nla_parse_nested()Patrick McHardy1-26/+16
2011-02-01netfilter: xtables: "set" match and "SET" target supportJozsef Kadlecsik4-0/+427
2011-02-01netfilter: ipset: list:set set type supportJozsef Kadlecsik4-0/+624
2011-02-01netfilter: ipset: hash:net,port set type supportJozsef Kadlecsik3-0/+592
2011-02-01netfilter: ipset: hash:net set type supportJozsef Kadlecsik3-0/+471
2011-02-01netfilter: ipset: hash:ip,port,net set type supportJozsef Kadlecsik3-0/+642
2011-02-01netfilter: ipset: hash:ip,port,ip set type supportJozsef Kadlecsik3-0/+576
2011-02-01netfilter: ipset: hash:ip,port set type supportJozsef Kadlecsik3-0/+557
2011-02-01netfilter: ipset: hash:ip set type supportJozsef Kadlecsik5-0/+1580
2011-02-01netfilter: ipset; bitmap:port set type supportJozsef Kadlecsik3-0/+530
2011-02-01netfilter: ipset: bitmap:ip,mac type supportJozsef Kadlecsik3-0/+665
2011-02-01netfilter: ipset: bitmap:ip set type supportJozsef Kadlecsik5-0/+758
2011-02-01netfilter: ipset: IP set core supportJozsef Kadlecsik10-0/+2626
2011-02-01netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macrosJozsef Kadlecsik2-1/+11
2011-01-31bnx2x, cnic: Consolidate iSCSI/FCoE shared mem logic in bnx2xVladislav Zolotarov6-149/+146
2011-01-31ipv4: Consolidate all default route selection implementations.David S. Miller6-167/+58
2011-01-31ipv4: Remember FIB alias list head and table in lookup results.David S. Miller5-8/+14
2011-01-31bnx2x: Update bnx2x version to 1.62.11-0Yaniv Rosner1-2/+2
2011-01-31bnx2x: Remove support for emulation/FPGAYaniv Rosner1-87/+1
2011-01-31bnx2x: Add CMS functionality for 848x3Yaniv Rosner2-1/+22
2011-01-31bnx2x: Add support for new PHY BCM84833Yaniv Rosner2-27/+84
2011-01-31bnx2x: Enhance SFP+ module controlYaniv Rosner3-45/+289
2011-01-31bnx2x: Add and change some net_dev messagesYaniv Rosner1-13/+28
2011-01-31bnx2x: Fix compilation warning messagesYaniv Rosner2-12/+11
2011-01-31bnx2x: Set comments according to preferred Linux styleYaniv Rosner1-287/+364
2011-01-31bnx2x: Rename CL45 macroYaniv Rosner1-67/+66
2011-01-31bnx2x: Fix line indentationYaniv Rosner2-648/+607
2011-01-31batman-adv: Merge README of v2011.0.0 releaseSven Eckelmann1-8/+8
2011-01-31batman-adv: Update copyright yearsSven Eckelmann39-39/+39
2011-01-31batman-adv: Remove unused variablesSven Eckelmann2-10/+1
2011-01-31batman-adv: Remove declaration of batman_skb_recvSven Eckelmann2-6/+9
2011-01-31batman-adv: Remove unused definitionsSven Eckelmann1-15/+0
2011-01-31batman-adv: Remove dangling declaration of hash_remove_elementSven Eckelmann1-5/+0
2011-01-31batman-adv: remove unused parametersSimon Wunderlich4-14/+10
2011-01-31batman-adv: Calculate correct size for merged packetsSven Eckelmann4-3/+31
2011-01-31batman-adv: Create roughly equal sized fragmentsSven Eckelmann1-2/+3