Age | Commit message (Expand) | Author | Files | Lines |
2011-07-19 | netfilter: nfnetlink_queue: batch verdict support | Florian Westphal | 2 | -12/+104 |
2011-07-19 | netfilter: nfnetlink_queue: assert monotonic packet ids | Eric Dumazet | 1 | -11/+15 |
2011-07-18 | netfilter: nfnetlink_queue: provide rcu enabled callbacks | Eric Dumazet | 1 | -29/+12 |
2011-07-18 | netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg() | Eric Dumazet | 2 | -10/+33 |
2011-06-30 | netfilter: add SELinux context support to AUDIT target | Mr Dash Four | 3 | -0/+41 |
2011-06-16 | netfilter: ipset: whitespace and coding fixes detected by checkpatch.pl | Jozsef Kadlecsik | 11 | -27/+28 |
2011-06-16 | netfilter: ipset: hash:net,iface type introduced | Jozsef Kadlecsik | 5 | -0/+784 |
2011-06-16 | netfilter: ipset: use the stored first cidr value instead of '1' | Jozsef Kadlecsik | 3 | -8/+16 |
2011-06-16 | netfilter: ipset: fix return code for destroy when sets are in use | Jozsef Kadlecsik | 1 | -1/+1 |
2011-06-16 | netfilter: ipset: add xt_action_param to the variant level kadt functions, ip... | Jozsef Kadlecsik | 14 | -16/+43 |
2011-06-16 | netfilter: ipset: use unified from/to address masking and check the usage | Jozsef Kadlecsik | 8 | -17/+15 |
2011-06-16 | netfilter: ipset: take into account cidr value for the from address when crea... | Jozsef Kadlecsik | 1 | -0/+1 |
2011-06-16 | netfilter: ipset: adding ranges to hash types with timeout could still fail, ... | Jozsef Kadlecsik | 1 | -1/+1 |
2011-06-16 | netfilter: ipset: support range for IPv4 at adding/deleting elements for hash... | Jozsef Kadlecsik | 8 | -55/+165 |
2011-06-16 | netfilter: ipset: set type support with multiple revisions added | Jozsef Kadlecsik | 12 | -32/+49 |
2011-06-16 | netfilter: ipset: fix adding ranges to hash types | Jozsef Kadlecsik | 13 | -34/+157 |
2011-06-16 | netfilter: ipset: support listing setnames and headers too | Jozsef Kadlecsik | 2 | -27/+50 |
2011-06-16 | netfilter: ipset: options and flags support added to the kernel API | Jozsef Kadlecsik | 16 | -134/+206 |
2011-06-16 | netfilter: ipset: whitespace fixes: some space before tab slipped in | Jozsef Kadlecsik | 1 | -2/+2 |
2011-06-16 | netfilter: ipset: timeout can be modified for already added elements | Jozsef Kadlecsik | 12 | -101/+136 |
2011-06-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/... | Patrick McHardy | 9 | -133/+100 |
2011-06-16 | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 7660 | -341594/+431564 |
2011-06-15 | tg3: Create funcs for power source switching | Matt Carlson | 1 | -82/+119 |
2011-06-15 | tg3: Migrate phy preprocessor defs to system defs | Matt Carlson | 3 | -22/+14 |
2011-06-15 | tg3: Show flowctrl settings through get_settings() | Matt Carlson | 1 | -0/+12 |
2011-06-15 | tg3: Fix EEE debounce timer values | Matt Carlson | 1 | -2/+2 |
2011-06-15 | tg3: Add more selfboot formats to NVRAM selftest | Matt Carlson | 1 | -1/+13 |
2011-06-15 | tg3: Remove 4G_DMA_BNDRY_BUG flag | Matt Carlson | 2 | -12/+3 |
2011-06-15 | tg3: Remove 40BIT_DMA_LIMIT_BUG | Matt Carlson | 2 | -7/+2 |
2011-06-15 | tg3: Workaround tagged status update bug | Matt Carlson | 2 | -1/+40 |
2011-06-15 | bnx2x: Update date to 2011/06/13 and version to 1.70.00-0 | Vladislav Zolotarov | 1 | -2/+2 |
2011-06-15 | bnx2x: PFC support for 578xx | Dmitry Kravkov | 2 | -121/+406 |
2011-06-15 | bnx2x: Rename LASI registers to definitions in mdio.h | Yaniv Rosner | 2 | -47/+41 |
2011-06-15 | bnx2x: Add a periodic task for link PHY events | Yaniv Rosner | 6 | -18/+294 |
2011-06-15 | bnx2x: Adjust BCM84833 to BCM578xx | Yaniv Rosner | 2 | -5/+127 |
2011-06-15 | bnx2x: Adjust ETS to 578xx | Yaniv Rosner | 4 | -4/+963 |
2011-06-15 | bnx2x: Add new PHY 54616s | Yaniv Rosner | 2 | -8/+471 |
2011-06-15 | bnx2x: Add Warpcore support for 578xx | Yaniv Rosner | 4 | -193/+1825 |
2011-06-15 | bnx2x: Add new MAC support for 578xx | Yaniv Rosner | 3 | -175/+1003 |
2011-06-15 | bnx2x: Cosmetic changes. | Dmitry Kravkov | 3 | -32/+27 |
2011-06-15 | bnx2x: update DCB data during PMF migration | Dmitry Kravkov | 2 | -1/+3 |
2011-06-15 | bnx2x: 57712 parity handling | Vladislav Zolotarov | 7 | -254/+769 |
2011-06-15 | New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc | Vlad Zolotarov | 32 | -9481/+20047 |
2011-06-15 | bnx2x: Created bnx2x_sp | Vladislav Zolotarov | 8 | -833/+874 |
2011-06-15 | bnx2x: removed unused variables | Dmitry Kravkov | 2 | -12/+6 |
2011-06-15 | bnx2x: use bnx2x_reload_if_running | Dmitry Kravkov | 3 | -8/+5 |
2011-06-15 | bnx2x: dump FW memory when appropriate msglvl is raised | Dmitry Kravkov | 4 | -6/+26 |
2011-06-15 | bnx2x: do not call link update without HW notification | Yaniv Rosner | 1 | -2/+8 |
2011-06-15 | bnx2x: disable fairness if ETS is enabled | Dmitry Kravkov | 2 | -2/+8 |
2011-06-15 | bnx2x: avoid release of unrequested irqs | Dmitry Kravkov | 1 | -14/+29 |