summary refs log tree commit diff
AgeCommit message (Expand)Author
2015-02-09tipc: convert legacy nl stats show to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl net id get to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl net id set to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl node addr set to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl node dump to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl media dump to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl socket dump to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl name table dump to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl link stat reset to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl link prop set to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl link dump to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl link stat to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl bearer enable/disable to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl bearer dump to nl compatRichard Alpe
2015-02-09tipc: move and rename the legacy nl api to "nl compat"Richard Alpe
2015-02-09Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...David S. Miller
2015-02-08net:rfs: adjust table size checkingEric Dumazet
2015-02-08cxgb4: Fix trace observed while dumping clip_tblHariprasad Shenai
2015-02-08rhashtable: using ERR_PTR requires linux/err.hStephen Rothwell
2015-02-08Driver: Vmxnet3: Change the hex constant to its decimal equivalentShrikrishna Khare
2015-02-08net: rfs: add hash collision detectionEric Dumazet
2015-02-08net: fix a typo in skb_checksum_validate_zero_checkSabrina Dubroca
2015-02-08gre/ipip: use be16 variants of netlink functionsSabrina Dubroca
2015-02-08tipc: fix bug in socket reception functionJon Paul Maloy
2015-02-08rt6_probe_deferred: Do not depend on struct orderingMichael Büsch
2015-02-08Merge branch 'tcp_ack_loops'David S. Miller
2015-02-08tcp: mitigate ACK loops for connections as tcp_timewait_sockNeal Cardwell
2015-02-08tcp: mitigate ACK loops for connections as tcp_sockNeal Cardwell
2015-02-08tcp: mitigate ACK loops for connections as tcp_request_sockNeal Cardwell
2015-02-08tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacksNeal Cardwell
2015-02-08openvswitch: Initialize unmasked key and uid lenPravin B Shelar
2015-02-07Merge branch 'cxgb4'David S. Miller
2015-02-07cxgb4: Add support in debugfs to dump the congestion control tableHariprasad Shenai
2015-02-07cxgb4: Add support to dump mailbox content in debugfsHariprasad Shenai
2015-02-07cxgb4: Add support for ULP RX logic analyzer output in debugfsHariprasad Shenai
2015-02-07cxgb4: Added support in debugfs to display TP logic analyzer outputHariprasad Shenai
2015-02-07cxgb4: Add support in debugfs to display sensor informationHariprasad Shenai
2015-02-07Merge branch 'be2net'David S. Miller
2015-02-07be2net: avoid unncessary swapping of fields in eth_tx_wrbSathya Perla
2015-02-07be2net: process port misconfig async eventVasundhara Volam
2015-02-07be2net: refactor be_set_rx_mode() and be_vid_config() for readabilitySathya Perla
2015-02-07be2net: remove duplicate code in be_cmd_rx_filter()Sathya Perla
2015-02-07be2net: use offset based FW flashing for Skyhawk chipVasundhara Volam
2015-02-07be2net: avoid flashing SH-B0 UFI image on SH-P2 chipVasundhara Volam
2015-02-07be2net: refactor code that checks flash file compatibilityVasundhara Volam
2015-02-07be2net: replace (1 << x) with BIT(x)Vasundhara Volam
2015-02-07be2net: move un-exported routines from be.h to respective src filesSathya Perla
2015-02-07bridge: add missing bridge port check for offloadsRoopa Prabhu
2015-02-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-02-07Merge branch 'r8152'David S. Miller