summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bonding: convert arp_all_targets to use the new option APINikolay Aleksandrov2014-01-226-41/+36
* bonding: convert arp_validate to use the new option APINikolay Aleksandrov2014-01-226-52/+45
* bonding: convert xmit_hash_policy to use the new option APINikolay Aleksandrov2014-01-227-46/+41
* bonding: convert packets_per_slave to use the new option APINikolay Aleksandrov2014-01-226-32/+27
* bonding: convert mode setting to use the new option APINikolay Aleksandrov2014-01-226-62/+48
* bonding: add infrastructure for an option APINikolay Aleksandrov2014-01-223-0/+373
* Merge branch 'reciprocal'David S. Miller2014-01-2118-71/+129
|\
| * reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa2014-01-2112-49/+88
| * net: introduce reciprocal_scale helper and convert usersDaniel Borkmann2014-01-213-5/+21
| * random32: add prandom_u32_max and convert open coded usersDaniel Borkmann2014-01-214-17/+20
|/
* net/mlx4_core: Remove unnecessary validation for port numberMoni Shoua2014-01-211-3/+0
* be2net: Fix be_vlan_add/rem_vid() routinesSomnath Kotur2014-01-211-13/+8
* bnx2x: Fix VF flr flowAriel Elior2014-01-211-28/+33
* net: Missing change from the ether_addr_copy() fixups.David S. Miller2014-01-211-0/+1
* net: filter: let bpf_tell_extensions return SKF_AD_MAXDaniel Borkmann2014-01-211-7/+1
* net: Fix some fallout from the etner_addr_copy() changes.David S. Miller2014-01-212-1/+2
* Merge branch 'sctp'David S. Miller2014-01-218-119/+100
|\
| * sctp: remove macros sctp_bh_[un]lock_sockwangweidong2014-01-215-25/+21
| * sctp: remove macros sctp_{lock|release}_sockwangweidong2014-01-213-35/+33
| * sctp: remove macros sctp_read_[un]lockwangweidong2014-01-211-4/+0
| * sctp: remove macros sctp_write_[un]_lockwangweidong2014-01-212-10/+8
| * sctp: remove macros sctp_spin_[un]lockwangweidong2014-01-212-12/+10
| * sctp: remove macros sctp_local_bh_{disable|enable}wangweidong2014-01-215-28/+26
| * sctp: remove macros sctp_spin_[un]lock_irqrestorewangweidong2014-01-211-5/+2
|/
* dsa: Use ether_addr_copyJoe Perches2014-01-211-1/+1
* pktgen: Use ether_addr_copyJoe Perches2014-01-211-4/+4
* netpoll: Use ether_addr_copyJoe Perches2014-01-211-2/+2
* caif_usb: Use ether_addr_copyJoe Perches2014-01-211-2/+2
* atm: Use ether_addr_copyJoe Perches2014-01-212-5/+6
* appletalk: Use ether_addr_copyJoe Perches2014-01-211-6/+6
* 8021q: Use ether_addr_copyJoe Perches2014-01-212-4/+4
* Merge branch 'gro_udp_encap'David S. Miller2014-01-216-8/+269
|\
| * net: Add GRO support for vxlan trafficOr Gerlitz2014-01-212-7/+111
| * net: Export gro_find_by_type helpersOr Gerlitz2014-01-211-0/+2
| * net: Add GRO support for UDP encapsulating protocolsOr Gerlitz2014-01-214-1/+156
|/
* stmmac: Fix kernel crashes for jumbo framesVince Bridgers2014-01-217-12/+33
* dts: Add a binding for Synopsys emac max-frame-sizeVince Bridgers2014-01-211-0/+3
* rxrpc: out of bound read in debug codeDan Carpenter2014-01-211-7/+14
* 8021q: update descriptionYegor Yefremov2014-01-211-5/+5
* ipv6: protect protocols not handling ipv4 from v4 connection/bind attemptsHannes Frederic Sowa2014-01-216-2/+24
* ipv6: enable anycast addresses as source addresses in ICMPv6 error messagesFX Le Bail2014-01-211-1/+2
* tcp: delete redundant calls of tcp_mtup_init()Peter Pan(潘卫平)2014-01-212-2/+0
* packet: fix a couple of cppcheck warningsDaniel Borkmann2014-01-211-22/+15
* ipv4: remove the useless argument from ip_tunnel_hash()Duan Jiong2014-01-211-5/+4
* bond: make slave_sysfs_ops staticstephen hemminger2014-01-211-1/+1
* net: remove unnecessary initializations in net_dev_initSabrina Dubroca2014-01-211-10/+0
* net: add vxlan descriptionJesse Brandeburg2014-01-211-0/+1
* Merge branch 'sfc'David S. Miller2014-01-213-10/+39
|\
| * sfc: Fix transposed ptp_{under, over}size_sync_windows statisticsBen Hutchings2014-01-211-2/+2
| * sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command.Jon Cooper2014-01-212-8/+37
|/