Age | Commit message (Expand) | Author |
2012-06-19 | bnx2x: Add support for ethtool -L | Merav Sicron |
2012-06-19 | bnx2x: Allow up to 63 RSS queues | Merav Sicron |
2012-06-19 | bnx2x: Split the FP structure | Barak Witkowski |
2012-06-19 | bnx2x: Move the CNIC L2 CIDs to be right after the RSS CIDs | Merav Sicron |
2012-06-19 | bnx2x: Make the transmission queues adjacent | Merav Sicron |
2012-06-19 | bnx2x: Allow more than 64 L2 CIDs | Merav Sicron |
2012-06-19 | bnx2x: Add support for 4-tupple UDP RSS | Merav Sicron |
2012-06-19 | bnx2x: Return only online tests for MF | Merav Sicron |
2012-06-19 | bnx2x: Add support for external LB | Merav Sicron |
2012-06-19 | canfd: update documentation according to CAN FD extensions | Oliver Hartkopp |
2012-06-19 | vcan: add CAN FD support | Oliver Hartkopp |
2012-06-19 | candev: add/update helpers for CAN FD | Oliver Hartkopp |
2012-06-19 | canfd: add support for CAN FD in CAN_RAW sockets | Oliver Hartkopp |
2012-06-19 | canfd: add support for CAN FD in PF_CAN core | Oliver Hartkopp |
2012-06-19 | canfd: add new data structures and constants | Oliver Hartkopp |
2012-06-19 | c_can_pci: generic module for C_CAN/D_CAN on PCI | Federico Vaga |
2012-06-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-06-19 | net: lpc_eth: Driver cleanup | stigge@antcom.de |
2012-06-18 | netfilter: fix missing symbols if CONFIG_NETFILTER_NETLINK_QUEUE_CT unset | Pablo Neira Ayuso |
2012-06-18 | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller |
2012-06-18 | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller |
2012-06-19 | netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled | Pablo Neira Ayuso |
2012-06-19 | netfilter: fix compilation of the nfnl_cthelper if NF_CONNTRACK is unset | Pablo Neira Ayuso |
2012-06-19 | netfilter: nf_ct_helper: disable automatic helper re-assignment of different ... | Pablo Neira Ayuso |
2012-06-19 | netfilter: ctnetlink: fix NULL dereference while trying to change helper | Pablo Neira Ayuso |
2012-06-18 | batman-adv: only store changed gw_bandwidth values | Marek Lindner |
2012-06-18 | batman-adv: fix locking in hash_add() | Matthias Schiffer |
2012-06-18 | batman-adv: use DBG_ALL in log_level sysfs definition | Antonio Quartulli |
2012-06-18 | batman-adv: turn tt commit code into routing protocol agnostic API | Marek Lindner |
2012-06-18 | batman-adv: fix visualization output without neighbors on the primary interface | Matthias Schiffer |
2012-06-18 | batman-adv: don't bother flipping ->tt_crc | Al Viro |
2012-06-18 | batman-adv: don't bother flipping ->tt_data | Al Viro |
2012-06-18 | batman-adv: Return error codes instead of -1 on failures | Sven Eckelmann |
2012-06-18 | batman-adv: keep batman_ogm_packet ->seqno net-endian all along | Al Viro |
2012-06-18 | batman-adv: trivial endianness annotations | Al Viro |
2012-06-18 | batman-adv: get rid of pointless cast in memcpy() | Al Viro |
2012-06-18 | batman-adv: return added entries instead of number of possibly added entries | Marek Lindner |
2012-06-18 | batman-adv: ignore trailing CR when comparing protocol names | Marek Lindner |
2012-06-18 | batman-adv: avoid characters requiring shell escapes in protocol names | Marek Lindner |
2012-06-18 | batman-adv: Add get_ethtool_stats() support | Martin Hundebøll |
2012-06-18 | batman-adv: convert bat_priv->tt_crc from atomic_t to uint16_t | Antonio Quartulli |
2012-06-18 | batman-adv: Initialize lockdep class keys for hashes | Sven Eckelmann |
2012-06-18 | batman-adv: fix skb->data assignment | Antonio Quartulli |
2012-06-18 | batman-adv: update internal version number | Sven Eckelmann |
2012-06-17 | ipv4: Cap ADVMSS metric in the FIB rather than the routing cache. | David S. Miller |
2012-06-17 | net: lpc_eth: free skbs in start_xmit | Eric Dumazet |
2012-06-17 | bnx2x: correct LPI pass-through configuration | Yuval Mintz |
2012-06-16 | bnx2: Update version 2.2.2 | Michael Chan |
2012-06-16 | bnx2: Read PCI function number from internal register | Michael Chan |
2012-06-16 | bnx2: Dump additional BC_STATE during firmware sync timeout. | Michael Chan |