summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-24tipc: Eliminate obsolete support for "not running" modeAllan Stephens
2012-02-24tipc: Revert name table translation optimizationAllan Stephens
2012-02-24tipc: Minor optimization to broadcast link synchronization logicAllan Stephens
2012-02-24tipc: Remove obsolete comments about routing table updatesAllan Stephens
2012-02-24tipc: Eliminate trivial buffer manipulation helper routinesAllan Stephens
2012-02-24tipc: Hide internal details of node table implementationAllan Stephens
2012-02-24tipc: Eliminate a test for negative unsigned quantitiesAllan Stephens
2012-02-24tipc: nuke the delimit static inline function.Paul Gortmaker
2012-02-24tipc: Add check to prevent insertion of duplicate name table entriesAllan Stephens
2012-02-24tipc: Simplify enforcement of reserved name type prohibitionAllan Stephens
2012-02-24tipc: Remove duplicate check of message destination nodeAllan Stephens
2012-02-24tipc: Detect duplicate nodes using different network interfacesAllan Stephens
2012-02-24tipc: Introduce node signature field in neighbor discovery messageAllan Stephens
2012-02-24davinci_mdio: Correct bitmask for clock divider valueChristian Riesch
2012-02-24davinci_cpdma: Fix channel number written to teardown registersChristian Riesch
2012-02-24be2net: update driver versionSathya Perla
2012-02-24be2net: enable RSS for ipv6 pktsSathya Perla
2012-02-24be2net: reset queue address after freeingSathya Perla
2012-02-24be2net: fix tx completion cleanupSathya Perla
2012-02-24be2net: cancel be_worker during EEH recoverySathya Perla
2012-02-23Staging: et131x: unify return value of .ndo_set_mac_address if address is inv...Danny Kukawka
2012-02-23br_device: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka
2012-02-23mcs7830: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka
2012-02-23ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka
2012-02-23Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2012-02-23tg3: Create timer helper functionsMatt Carlson
2012-02-23tg3: Clear RECOVERY_PENDING with reset_task_cancelMatt Carlson
2012-02-23tg3: Remove SPEED_UNKNOWN checksMatt Carlson
2012-02-23tg3: Fix link check in tg3_adjust_linkMatt Carlson
2012-02-23sfc: Correct efx_for_each_possible_channel_tx_queue() to skip non-TX channelsBen Hutchings
2012-02-22sfc: Minor formatting cleanupBen Hutchings
2012-02-22sfc: Reverse initial buffer table allocation to allow for later resizingBen Hutchings
2012-02-22sfc: Correct validation of peer_page_count in efx_vfdi_set_status_page()Ben Hutchings
2012-02-22sfc: Specify that the VFDI status page has page alignment and sizeBen Hutchings
2012-02-22af_unix: MSG_TRUNC support for dgram socketsEric Dumazet
2012-02-22net/ieee802154/6lowpan.c: reuse eth_mac_addr()Danny Kukawka
2012-02-223com/typhoon: reuse eth_mac_addr()Danny Kukawka
2012-02-22tg3: remove IRQF_SAMPLE_RANDOM flagDavidlohr Bueso
2012-02-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-02-21Merge branch '20120221_isdn' of git://repo.or.cz/linux-2.6/trivial-modsDavid S. Miller
2012-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-21unix: Support peeking offset for stream socketsPavel Emelyanov
2012-02-21unix: Support peeking offset for datagram and seqpacket socketsPavel Emelyanov
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov
2012-02-21skb: Add skb_peek_next helperPavel Emelyanov
2012-02-21datagram: Add offset argument to __skb_recv_datagramPavel Emelyanov
2012-02-21datagram: Factor out sk queue referencingPavel Emelyanov
2012-02-21isdn: whitespace coding style cleanupJoe Perches
2012-02-21bnx2x: update driver version to 1.72.10-0Dmitry Kravkov
2012-02-21bnx2x: add gro_checkDmitry Kravkov