summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-17be2net: Add description about various RSS hash typesPadmanabh Ratnakar
2012-07-17bridge: Fix enforcement of multicast hash_max limitThomas Graf
2012-07-17net/mlx4_en: dereferencing freed memoryDan Carpenter
2012-07-17net/mlx4: off by one in parse_trans_rule()Dan Carpenter
2012-07-17ipv6: fix RTPROT_RA markup of RA routes w/nexthopsDenis Ovsienko
2012-07-17hyperv: Add support for setting MAC from within guestsHaiyang Zhang
2012-07-176lowpan: Change byte order when storing/accessing to len fieldTony Cheneau
2012-07-176lowpan: Change byte order when storing/accessing u16 tagTony Cheneau
2012-07-176lowpan: Fix null pointer dereference in UDP uncompression functionTony Cheneau
2012-07-17arch: Use eth_random_addrJoe Perches
2012-07-17usb: Use eth_random_addrJoe Perches
2012-07-17s390: Use eth_random_addrJoe Perches
2012-07-17drivers/net: Use eth_random_addrJoe Perches
2012-07-17wireless: Use eth_random_addrJoe Perches
2012-07-17net: usb: Use eth_random_addrJoe Perches
2012-07-17ethernet: Use eth_random_addrJoe Perches
2012-07-17etherdevice: Rename random_ether_addr to eth_random_addrJoe Perches
2012-07-17Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2012-07-17net: make sock diag per-namespaceAndrey Vagin
2012-07-17lpc_eth: remove duplicated includeDuan Jiong
2012-07-17tcp: add OFO snmp countersEric Dumazet
2012-07-14xfrm: Initialize the struct xfrm_dst behind the dst_enty fieldSteffen Klassert
2012-07-14ipv6: Initialize the struct rt6_info behind the dst_enty fieldSteffen Klassert
2012-07-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-07-13tipc: remove print_buf and deprecated log buffer codeErik Hugne
2012-07-13tipc: phase out most of the struct print_buf usageErik Hugne
2012-07-13tipc: simplify print buffer handling in tipc_printfErik Hugne
2012-07-13tipc: simplify link_print by divorcing it from using tipc_printfPaul Gortmaker
2012-07-13tipc: remove TIPC packet debugging functions and macrosErik Hugne
2012-07-13tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne
2012-07-13ipv4: Don't store a rule pointer in fib_result.David S. Miller
2012-07-13tcp: add LAST_ACK as a valid state for TSQEric Dumazet
2012-07-13tg3: add device id of Apple Thunderbolt Ethernet deviceGreg KH
2012-07-13net: Update alloc frag to reduce get/put page usage and recycle pagesAlexander Duyck
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-12ipv4: Remove tb_peers from fib_table.David S. Miller
2012-07-12Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2012-07-12be2net: Enable RSS UDP hashing for Lancer and SkyhawkPadmanabh Ratnakar
2012-07-12be2net: Fix port name in message during driver loadPadmanabh Ratnakar
2012-07-12be2net: Fix cleanup path when EQ creation failsPadmanabh Ratnakar
2012-07-12be2net: Activate new FW after FW download for LancerPadmanabh Ratnakar
2012-07-12be2net: Fix initialization sequence for LancerPadmanabh Ratnakar
2012-07-12be2net : Fix die temperature stat for LancerPadmanabh Ratnakar
2012-07-12be2net: Fix error while toggling autoneg of pause parametersPadmanabh Ratnakar
2012-07-12team: make team_port_enabled() and team_port_txable() static inlineJiri Pirko
2012-07-12team: add broadcast modeJiri Pirko
2012-07-12team: use function team_port_txable() for determing enabled and up portJiri Pirko
2012-07-12ipv4: Put proper checks into icmp_socket_deliver().David S. Miller
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-07-12net: sched: add ipset ematchFlorian Westphal