| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Eliminate no_check from protosw | Tom Herbert | 2014-05-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: Remove sk_no_check setting | Tom Herbert | 2014-05-23 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2014-05-23 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i40e,igb,ixgbe: remove usless return statements | Stephen Hemminger | 2014-05-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | igb/ixgbe: remove return statements for void functions | Jeff Kirsher | 2014-05-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ixgbe: add /* fallthrough */ comment to case statements | Jacob Keller | 2014-05-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ixgbe: add space between operands to & | Jacob Keller | 2014-05-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ixgbe: don't check NULL for debugfs_remove_recursive | Jacob Keller | 2014-05-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ixgbe: add braces around else block | Jacob Keller | 2014-05-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ixgbe: fix several concatenated strings to single line | Jacob Keller | 2014-05-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ixgbe: fix checkpatch style of blank line after declaration | Jacob Keller | 2014-05-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ixgbe: fix function-like macro, remove semicolon | Jacob Keller | 2014-05-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE | Jacob Keller | 2014-05-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mvneta-next' | David S. Miller | 2014-05-23 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: mvneta: Remove unneeded 'weigth' field | Ezequiel Garcia | 2014-05-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: mvmdio: Use devm_* API to simplify the code | Ezequiel Garcia | 2014-05-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: mvneta: Change the number of default rx queues to one | Ezequiel Garcia | 2014-05-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: mvneta: Use prepare/commit API to simplify MAC address setting | Ezequiel Garcia | 2014-05-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: mvneta: Clean-up mvneta_init() | Ezequiel Garcia | 2014-05-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: mvneta: Check tx queue setup error in mvneta_change_mtu() | Ezequiel Garcia | 2014-05-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: mvneta: Clean-up mvneta_tx_frag_process() | Ezequiel Garcia | 2014-05-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: mv643xx_eth: Simplify mv643xx_eth_adjust_link() | Ezequiel Garcia | 2014-05-23 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib/test_bpf.c: don't use gcc union shortcut | Andrew Morton | 2014-05-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t... | Sucheta Chakraborty | 2014-05-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hyperv: Add hash value into RNDIS Per-packet info | Haiyang Zhang | 2014-05-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pshela... | David S. Miller | 2014-05-23 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openvswitch: Simplify genetlink code. | Pravin B Shelar | 2014-05-22 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openvswitch: Minimize ovs_flow_cmd_new|set critical sections. | Jarno Rajahalme | 2014-05-22 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openvswitch: Split ovs_flow_cmd_new_or_set(). | Jarno Rajahalme | 2014-05-22 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openvswitch: Minimize ovs_flow_cmd_del critical section. | Jarno Rajahalme | 2014-05-22 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openvswitch: Reduce locking requirements. | Jarno Rajahalme | 2014-05-22 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openvswitch: Fix ovs_flow_stats_get/clear RCU dereference. | Jarno Rajahalme | 2014-05-22 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openvswitch: Fix typo. | Jarno Rajahalme | 2014-05-22 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openvswitch: Minimize dp and vport critical sections. | Jarno Rajahalme | 2014-05-22 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openvswitch: Make flow mask removal symmetric. | Jarno Rajahalme | 2014-05-22 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openvswitch: Build flow cmd netlink reply only if needed. | Jarno Rajahalme | 2014-05-22 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openvswitch: Clarify locking. | Jarno Rajahalme | 2014-05-22 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openvswitch: Avoid assigning a NULL pointer to flow actions. | Jarno Rajahalme | 2014-05-22 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openvswitch: Compact sw_flow_key. | Jarno Rajahalme | 2014-05-22 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mlx4-next' | David S. Miller | 2014-05-22 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Replace pr_warning() with pr_warn() | Amir Vadai | 2014-05-22 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Deprecate use_prio module parameter | Amir Vadai | 2014-05-22 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2014-05-22 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/xfrm/xfrm_output.c: move EXPORT_SYMBOL | Fabian Frederick | 2014-05-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: Remove useless xfrm_audit struct. | Tetsuo Handa | 2014-04-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: Remove useless secid field from xfrm_audit. | Tetsuo Handa | 2014-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ieee802154: missing put_dev() on error | Dan Carpenter | 2014-05-22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: cdc_ncm: fix typo in test for supported formats | Dan Carpenter | 2014-05-22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xilinx: Use time_before_eq() | Manuel Schölling | 2014-05-22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | micrel: Use time_before_eq() | Manuel Schölling | 2014-05-22 | |
