aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* net/caif/caif_socket.c: remove unnecessary null test before debugfs_remove_re...Fabian Frederick2014-07-02
* drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: remove unnecessary null test...Fabian Frederick2014-07-02
* inet: move ipv6only in sock_commonEric Dumazet2014-07-02
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-07-02
|\
| * ixgbe: change PTP NSECS_PER_SEC to IXGBE_PTP_PPS_HALF_SECONDJacob Keller2014-07-01
| * igb: bring link up when PHY is powered upTodd Fujinaka2014-07-01
| * i40e/i40evf: Bump i40e to 0.4.19 and i40evf to 0.9.38Catherine Sullivan2014-07-01
| * i40evf: change branding stringMitch Williams2014-07-01
| * i40e: remove linux/export.h header from i40e_ptp.cJacob Keller2014-07-01
| * i40e: limit GLLAN_TXPRE_QDIS to QINDX 0-127Christopher Pau2014-07-01
| * i40e/i40evf: initialize context descriptorJesse Brandeburg2014-07-01
| * i40e: FD filter replay logic bug fixAnjali Singhai Jain2014-07-01
| * i40e/i40evf: add ASQ write back timeout variable to AQ structureKamil Krawczyk2014-07-01
| * i40evf: set flags before sending messageMitch Williams2014-07-01
| * i40e: Correct mask assignment valueKevin Scott2014-07-01
| * i40e: clear all queues and interruptsShannon Nelson2014-07-01
| * i40e/i40evf: clear aq bah-bal on shutdownShannon Nelson2014-07-01
| * i40e/i40evf: Add base address registers to aq structShannon Nelson2014-07-01
* | bonding: allow to add vlans on top of empty bondJiri Pirko2014-07-01
* | Merge branch 'cxgb4-next'David S. Miller2014-07-01
|\ \
| * | cxgb4vf: Adds device ID for few more Chelsio T4 AdaptersHariprasad Shenai2014-07-01
| * | cxgb4: Adds device ID for few more Chelsio T4 AdaptersHariprasad Shenai2014-07-01
| * | cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Wind...Hariprasad Shenai2014-07-01
| * | cxgb4: Use FW interface to get BAR0 valueHariprasad Shenai2014-07-01
| * | rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Pa...Hariprasad Shenai2014-07-01
|/ /
* | Merge branch 'dp83640-next'David S. Miller2014-07-01
|\ \
| * | ptp: Allow reassigning calibration pin functionStefan Sørensen2014-07-01
| * | dp83640: Get calibration pin with ptp_find_pinStefan Sørensen2014-07-01
| * | dp83640: Verify calibration pin assignmentStefan Sørensen2014-07-01
| * | dp83640: Increase supported perout pins to 7Stefan Sørensen2014-07-01
| * | dp83640: Program pulsewidth2 values of perout triggers 0 and 1Stefan Sørensen2014-07-01
|/ /
* | Merge branch 'bnx2x-next'David S. Miller2014-07-01
|\ \
| * | bnx2x: Fail probe of VFs using an old incompatible driverYuval Mintz2014-07-01
| * | bnx2x: enlarge minimal alignemnt of data offsetDmitry Kravkov2014-07-01
| * | bnx2x: VF can report link speedDmitry Kravkov2014-07-01
|/ /
* | Merge branch 'pktgen'David S. Miller2014-07-01
|\ \
| * | pktgen: RCU-ify "if_list" to remove lock in next_to_run()Jesper Dangaard Brouer2014-07-01
| * | pktgen: avoid expensive set_current_state() call in loopJesper Dangaard Brouer2014-07-01
| * | pktgen: document tuning for max NIC performanceJesper Dangaard Brouer2014-07-01
|/ /
* | openvswitch: introduce rtnl ops stubJiri Pirko2014-07-01
* | rtnetlink: allow to register ops without ops->setup setJiri Pirko2014-07-01
* | net: fix some typos in commentYing Xue2014-07-01
* | ipv6: Allow accepting RA from local IP addresses.Ben Greear2014-07-01
* | ipv6: Add more debugging around accept-ra logic.Ben Greear2014-07-01
|/
* tcp: tcp_conn_request: fix build error when IPv6 is disabledOctavian Purdila2014-06-30
* Merge branch 'tcp_conn_request_unification'David S. Miller2014-06-27
|\
| * tcp: add tcp_conn_requestOctavian Purdila2014-06-27
| * tcp: add queue_add_hash to tcp_request_sock_opsOctavian Purdila2014-06-27
| * tcp: add mss_clamp to tcp_request_sock_opsOctavian Purdila2014-06-27
| * tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synackOctavian Purdila2014-06-27