summaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-17irda: Fix typo in irdaMasanari Iida2-2/+2
2012-07-17sctp: fix sparse warning for sctp_init_cause_fixedIoan Orghici1-1/+1
2012-07-17bnx2: Try to recover from PCI block resetMichael Chan1-0/+7
2012-07-17tg3: Add hwmon support for temperatureMichael Chan2-0/+150
2012-07-17tg3: Add APE scratchpad read functionMatt Carlson2-2/+86
2012-07-17tg3: Add common function tg3_ape_event_lock()Matt Carlson1-24/+32
2012-07-17tg3: Fix the setting of the APE_HAS_NCSI flagMichael Chan1-21/+21
2012-07-17netem: refine early skb orphaningEric Dumazet1-1/+8
2012-07-17be2net: dont pull too much data in skb linear partEric Dumazet1-3/+3
2012-07-17be2net: update driver versionPadmanabh Ratnakar1-1/+1
2012-07-17be2net: Add description about various RSS hash typesPadmanabh Ratnakar1-2/+12
2012-07-17bridge: Fix enforcement of multicast hash_max limitThomas Graf1-4/+5
2012-07-17net/mlx4_en: dereferencing freed memoryDan Carpenter1-3/+1
2012-07-17net/mlx4: off by one in parse_trans_rule()Dan Carpenter1-1/+1
2012-07-17ipv6: fix RTPROT_RA markup of RA routes w/nexthopsDenis Ovsienko1-4/+6
2012-07-17hyperv: Add support for setting MAC from within guestsHaiyang Zhang3-1/+109
2012-07-176lowpan: Change byte order when storing/accessing to len fieldTony Cheneau1-8/+12
2012-07-176lowpan: Change byte order when storing/accessing u16 tagTony Cheneau1-3/+3
2012-07-176lowpan: Fix null pointer dereference in UDP uncompression functionTony Cheneau1-0/+3
2012-07-17arch: Use eth_random_addrJoe Perches5-8/+8
2012-07-17usb: Use eth_random_addrJoe Perches2-3/+3
2012-07-17s390: Use eth_random_addrJoe Perches2-2/+2
2012-07-17drivers/net: Use eth_random_addrJoe Perches2-2/+2
2012-07-17wireless: Use eth_random_addrJoe Perches10-10/+10
2012-07-17net: usb: Use eth_random_addrJoe Perches3-3/+3
2012-07-17ethernet: Use eth_random_addrJoe Perches15-16/+16
2012-07-17etherdevice: Rename random_ether_addr to eth_random_addrJoe Perches1-6/+8
2012-07-17net: make sock diag per-namespaceAndrey Vagin6-18/+51
2012-07-17lpc_eth: remove duplicated includeDuan Jiong1-1/+0
2012-07-17tcp: add OFO snmp countersEric Dumazet3-3/+12
2012-07-15ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB configAlexander Duyck2-147/+129
2012-07-14ixgbe: Add function for obtaining FCoE TC based on FCoE user priorityAlexander Duyck4-15/+22
2012-07-14ixgbe: Populate the prio_tc_map in ixgbe_setup_tcAlexander Duyck4-23/+35
2012-07-14ixgbe: Cleanup unpacking code for DCBAlexander Duyck1-25/+22
2012-07-14ixgbe: Simplify logic for getting traffic class from user priorityAlexander Duyck1-7/+23
2012-07-14e1000e: Program the correct register for ITR when using MSI-X.Matthew Vick3-7/+31
2012-07-14e1000e: Cleanup code logic in e1000_check_for_serdes_link_82571()Tushar Dave1-6/+8
2012-07-14xfrm: Initialize the struct xfrm_dst behind the dst_enty fieldSteffen Klassert1-2/+3
2012-07-14ipv6: Initialize the struct rt6_info behind the dst_enty fieldSteffen Klassert1-5/+6
2012-07-14tipc: remove print_buf and deprecated log buffer codeErik Hugne8-335/+4
2012-07-14tipc: phase out most of the struct print_buf usageErik Hugne10-222/+213
2012-07-14tipc: simplify print buffer handling in tipc_printfErik Hugne1-42/+10
2012-07-14tipc: simplify link_print by divorcing it from using tipc_printfPaul Gortmaker1-17/+7
2012-07-14tipc: remove TIPC packet debugging functions and macrosErik Hugne4-312/+0
2012-07-14tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne18-174/+177
2012-07-13ipv4: Don't store a rule pointer in fib_result.David S. Miller4-30/+11
2012-07-13tcp: add LAST_ACK as a valid state for TSQEric Dumazet1-2/+2
2012-07-13tg3: add device id of Apple Thunderbolt Ethernet deviceGreg KH1-0/+1
2012-07-13net: Update alloc frag to reduce get/put page usage and recycle pagesAlexander Duyck1-8/+20
2012-07-12ipv4: Remove tb_peers from fib_table.David S. Miller2-4/+0