summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-16drivers: connector: fixed coding style issuesValentin Ilie
2012-07-16irda: Fix typo in irdaMasanari Iida
2012-07-16sctp: fix sparse warning for sctp_init_cause_fixedIoan Orghici
2012-07-16bnx2: Try to recover from PCI block resetMichael Chan
2012-07-16tg3: Add hwmon support for temperatureMichael Chan
2012-07-16tg3: Add APE scratchpad read functionMatt Carlson
2012-07-16tg3: Add common function tg3_ape_event_lock()Matt Carlson
2012-07-16tg3: Fix the setting of the APE_HAS_NCSI flagMichael Chan
2012-07-16netem: refine early skb orphaningEric Dumazet
2012-07-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-07-16be2net: dont pull too much data in skb linear partEric Dumazet
2012-07-16be2net: update driver versionPadmanabh Ratnakar
2012-07-16be2net: Add description about various RSS hash typesPadmanabh Ratnakar
2012-07-16bridge: Fix enforcement of multicast hash_max limitThomas Graf
2012-07-16net/mlx4_en: dereferencing freed memoryDan Carpenter
2012-07-16net/mlx4: off by one in parse_trans_rule()Dan Carpenter
2012-07-16ipv6: fix RTPROT_RA markup of RA routes w/nexthopsDenis Ovsienko
2012-07-16hyperv: Add support for setting MAC from within guestsHaiyang Zhang
2012-07-166lowpan: Change byte order when storing/accessing to len fieldTony Cheneau
2012-07-166lowpan: Change byte order when storing/accessing u16 tagTony Cheneau
2012-07-166lowpan: Fix null pointer dereference in UDP uncompression functionTony Cheneau
2012-07-16arch: Use eth_random_addrJoe Perches
2012-07-16usb: Use eth_random_addrJoe Perches
2012-07-16s390: Use eth_random_addrJoe Perches
2012-07-16drivers/net: Use eth_random_addrJoe Perches
2012-07-16wireless: Use eth_random_addrJoe Perches
2012-07-16net: usb: Use eth_random_addrJoe Perches
2012-07-16ethernet: Use eth_random_addrJoe Perches
2012-07-16etherdevice: Rename random_ether_addr to eth_random_addrJoe Perches
2012-07-16Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2012-07-16net: make sock diag per-namespaceAndrey Vagin
2012-07-16lpc_eth: remove duplicated includeDuan Jiong
2012-07-16tcp: add OFO snmp countersEric Dumazet
2012-07-14ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB configAlexander Duyck
2012-07-14ixgbe: Add function for obtaining FCoE TC based on FCoE user priorityAlexander Duyck
2012-07-14ixgbe: Populate the prio_tc_map in ixgbe_setup_tcAlexander Duyck
2012-07-14ixgbe: Cleanup unpacking code for DCBAlexander Duyck
2012-07-14ixgbe: Simplify logic for getting traffic class from user priorityAlexander Duyck
2012-07-14e1000e: Program the correct register for ITR when using MSI-X.Matthew Vick
2012-07-14e1000e: Cleanup code logic in e1000_check_for_serdes_link_82571()Tushar Dave
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-13Merge 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