summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-29net/udp_offload: Use IS_ERR_OR_NULLHimangi Saraogi
2014-07-29openvswitch: Use IS_ERR_OR_NULLHimangi Saraogi
2014-07-29net/ipv4: Use IS_ERR_OR_NULLHimangi Saraogi
2014-07-29sfc: Use __iowrite64_copy instead of a slightly different local functionBen Hutchings
2014-07-29Merge branch 'netdev-name'David S. Miller
2014-07-29vlan: fail early when creating netdev named configWANG Cong
2014-07-29ipv6: fail early when creating netdev named all or defaultWANG Cong
2014-07-29ipv4: fail early when creating netdev named all or defaultWANG Cong
2014-07-29Merge branch 'syststamp-removal'David S. Miller
2014-07-29net: remove deprecated syststamp timestampWillem de Bruijn
2014-07-29packet: remove deprecated syststamp timestampWillem de Bruijn
2014-07-29vxge: remove deprecated syststamp timestampWillem de Bruijn
2014-07-29octeon: remove deprecated syststamp timestampWillem de Bruijn
2014-07-28tipc: make tipc_buf_append() more robustJon Paul Maloy
2014-07-28Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-07-28bonding: fix a memory leak in bond_arp_send_all()Dan Carpenter
2014-07-28netlink: Fix shadow warning on jiffiesMark Rustad
2014-07-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-07-27Merge branch 'inet_frag_kill_lru_list'David S. Miller
2014-07-27inet: frag: set limits and make init_net's high_thresh limit globalNikolay Aleksandrov
2014-07-27inet: frag: use seqlock for hash rebuildFlorian Westphal
2014-07-27inet: frag: remove periodic secret rebuild timerFlorian Westphal
2014-07-27inet: frag: remove lru listFlorian Westphal
2014-07-27inet: frag: don't account number of fragment queuesFlorian Westphal
2014-07-27inet: frag: move eviction of queues to work queueFlorian Westphal
2014-07-27inet: frag: move evictor calls into frag_find functionFlorian Westphal
2014-07-27inet: frag: remove hash size assumptions from callersFlorian Westphal
2014-07-27inet: frag: constify match, hashfn and constructor argumentsFlorian Westphal
2014-07-25e1000e: Fix Runtime PM blocks EEE link negotiation in S5David Ertman
2014-07-25e1000e: Fix EEE in S5 w/ Runtime PM enabledDavid Ertman
2014-07-25e1000e: Add support for EEE in Sx statesDavid Ertman
2014-07-25e1000e: Add code to check return values on NVM accessesDavid Ertman
2014-07-25e1000e: Fix CRC errors with jumbo trafficDavid Ertman
2014-07-25ixgbe: Make return values more directMark Rustad
2014-07-25ixgbevf: Remove unused get_supported_physical_layer pointerMark Rustad
2014-07-25ixgbe: Delete a bunch of dead codeMark Rustad
2014-07-25ixgbe: Fix ixgbe_write_mbx error resultMark Rustad
2014-07-25ixgbe: Correct X540 semaphore errorMark Rustad
2014-07-25ixgbe: Fix spurious release of semaphore in EEPROM accessMark Rustad
2014-07-25ixgbe: Convert some udelays to usleep_rangeMark Rustad
2014-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-07-24ipv6: remove obsolete comment in ip6_append_data()Li RongQing
2014-07-24Merge branch 'macb-next'David S. Miller
2014-07-24net/macb: enable scatter-gather feature and set DMA burst length for sama5d4 gemCyrille Pitchen
2014-07-24ARM: at91: change compatibility string for sama5d3x gemCyrille Pitchen
2014-07-24net/macb: add RX checksum offload featureCyrille Pitchen
2014-07-24net/macb: add TX checksum offload featureCyrille Pitchen
2014-07-24net/macb: add scatter-gather hw featureCyrille Pitchen
2014-07-24net/macb: configure for FIFO mode and non-gigabitNicolas Ferre
2014-07-24drivers: net: cpsw: cleanup: remove unused functionMugunthan V N