summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netconsole: Convert to pr_<level>Joe Perches2013-10-291-30/+27
* net: sched: cls_bpf: add BPF-based classifierDaniel Borkmann2013-10-294-0/+410
* bgmac: separate RX descriptor setup code into a new functionRafał Miłecki2013-10-291-19/+22
* net, mc: fix the incorrect comments in two mc-related functionsZhi Yong Wu2013-10-291-2/+2
* net, iovec: fix the incorrect comment in memcpy_fromiovecend()Zhi Yong Wu2013-10-291-1/+1
* net, datagram: fix the incorrect comment in zerocopy_sg_from_iovec()Zhi Yong Wu2013-10-291-1/+1
* vxlan: silence one build warningZhi Yong Wu2013-10-291-17/+14
* ipv4: fix DO and PROBE pmtu mode regarding local fragmentation with UFO/CORKHannes Frederic Sowa2013-10-291-4/+8
* virtio_net: migrate mergeable rx buffers to page frag allocatorsMichael Dalton2013-10-281-58/+106
* ipv6: Remove privacy config option.David S. Miller2013-10-284-62/+4
* Merge branch '6lowpan'David S. Miller2013-10-281-9/+5
|\
| * 6lowpan: remove unnecessary breakAlexander Aring2013-10-281-1/+0
| * 6lowpan: remove skb->dev assignmentAlexander Aring2013-10-281-1/+0
| * 6lowpan: use netdev_alloc_skb instead dev_alloc_skbAlexander Aring2013-10-281-2/+2
| * 6lowpan: remove unnecessary check on err >= 0Alexander Aring2013-10-281-1/+1
| * 6lowpan: remove unnecessary ret variableAlexander Aring2013-10-281-4/+2
|/
* sctp: merge two if statements to onewangweidong2013-10-281-9/+5
* sctp: remove the repeat initialize with 0wangweidong2013-10-281-21/+8
* sctp: fix some comments in chunk.c and associola.cwangweidong2013-10-282-3/+3
* veth: extend features to support tunnelingEric Dumazet2013-10-281-0/+3
* inet: restore gso for vxlanEric Dumazet2013-10-281-8/+7
* Revert "Merge branch 'bonding_monitor_locking'"David S. Miller2013-10-283-40/+89
* be2net: add support for ndo_busy_pollSathya Perla2013-10-272-18/+187
* Merge branch 'bonding_monitor_locking'David S. Miller2013-10-273-89/+40
|\
| * bonding: remove bond read lock for bond_3ad_state_machine_handler()dingtianhong2013-10-271-4/+5
| * bonding: remove bond read lock for bond_activebackup_arp_mon()dingtianhong2013-10-271-33/+13
| * bonding: remove bond read lock for bond_loadbalance_arp_mon()dingtianhong2013-10-271-4/+6
| * bonding: remove bond read lock for bond_alb_monitor()dingtianhong2013-10-271-16/+4
| * bonding: remove bond read lock for bond_mii_monitor()dingtianhong2013-10-271-32/+12
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-10-269-50/+134
|\
| * ixgbevf: bump driver versionDon Skidmore2013-10-241-1/+1
| * ixgbevf: implement ethtool get/set coalesceJacob Keller2013-10-243-1/+84
| * ixgbevf: Adds function to set PSRTYPE registerDon Skidmore2013-10-241-2/+16
| * ixgbe: fix rx-usecs range checks for BQLEmil Tantilov2013-10-241-3/+3
| * ixgbe: use pcie_capability_read_word() to simplify codeYijing Wang2013-10-241-4/+2
| * ixgbe: cleanup ixgbe_enumerate_functionsJacob Keller2013-10-241-8/+5
| * igb: fix driver reload with VF assigned to guestStefan Assmann2013-10-241-21/+16
| * igb: Fix master/slave mode for all m88 i354 PHY'sCarolyn Wyborny2013-10-241-5/+3
| * i40e: remove unused including <linux/version.h>Wei Yongjun2013-10-241-1/+0
| * igbvf: add missing iounmap() on error in igbvf_probe()Wei Yongjun2013-10-241-1/+2
| * igbvf: integer wrapping bug setting the mtuDan Carpenter2013-10-241-3/+2
* | net: fix rtnl notification in atomic contextAlexei Starovoitov2013-10-254-15/+16
* | net: initialize hashrnd in flow_dissector with net_get_random_onceHannes Frederic Sowa2013-10-251-13/+21
* | net: make net_get_random_once irq safeHannes Frederic Sowa2013-10-252-4/+4
* | net: add missing dev_put() in __netdev_adjacent_dev_insertNikolay Aleksandrov2013-10-251-0/+1
* | netem: markov loss model transition fixHagen Paul Pfeifer2013-10-251-1/+0
|/
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-10-2318-477/+956
|\
| * batman-adv: generalize batman-adv icmp packet handlingSimon Wunderlich2013-10-235-97/+157
| * batman-adv: Start new development cycleSimon Wunderlich2013-10-231-1/+1
| * batman-adv: include the sync-flags when compute the global/local table CRCAntonio Quartulli2013-10-233-2/+28
OpenPOWER on IntegriCloud