Age | Commit message (Expand) | Author |
2012-02-29 | tipc: Optimize setting of immutable payload message header fields | Allan Stephens |
2012-02-29 | tipc: Eliminate obsolete code for re-sending a message | Allan Stephens |
2012-02-29 | tipc: Un-inline port routine for processing incoming messages | Allan Stephens |
2012-02-24 | tipc: Eliminate support for tipc_mode global variable | Allan Stephens |
2012-02-24 | tipc: Eliminate obsolete support for "not running" mode | Allan Stephens |
2012-02-24 | tipc: Revert name table translation optimization | Allan Stephens |
2012-02-24 | tipc: Minor optimization to broadcast link synchronization logic | Allan Stephens |
2012-02-24 | tipc: Remove obsolete comments about routing table updates | Allan Stephens |
2012-02-24 | tipc: Eliminate trivial buffer manipulation helper routines | Allan Stephens |
2012-02-24 | tipc: Hide internal details of node table implementation | Allan Stephens |
2012-02-24 | tipc: Eliminate a test for negative unsigned quantities | Allan Stephens |
2012-02-24 | tipc: nuke the delimit static inline function. | Paul Gortmaker |
2012-02-24 | tipc: Add check to prevent insertion of duplicate name table entries | Allan Stephens |
2012-02-24 | tipc: Simplify enforcement of reserved name type prohibition | Allan Stephens |
2012-02-24 | tipc: Remove duplicate check of message destination node | Allan Stephens |
2012-02-24 | tipc: Detect duplicate nodes using different network interfaces | Allan Stephens |
2012-02-24 | tipc: Introduce node signature field in neighbor discovery message | Allan Stephens |
2012-02-24 | davinci_mdio: Correct bitmask for clock divider value | Christian Riesch |
2012-02-24 | davinci_cpdma: Fix channel number written to teardown registers | Christian Riesch |
2012-02-24 | be2net: update driver version | Sathya Perla |
2012-02-24 | be2net: enable RSS for ipv6 pkts | Sathya Perla |
2012-02-24 | be2net: reset queue address after freeing | Sathya Perla |
2012-02-24 | be2net: fix tx completion cleanup | Sathya Perla |
2012-02-24 | be2net: cancel be_worker during EEH recovery | Sathya Perla |
2012-02-23 | Staging: et131x: unify return value of .ndo_set_mac_address if address is inv... | Danny Kukawka |
2012-02-23 | br_device: unify return value of .ndo_set_mac_address if address is invalid | Danny Kukawka |
2012-02-23 | mcs7830: unify return value of .ndo_set_mac_address if address is invalid | Danny Kukawka |
2012-02-23 | ethernet: unify return value of .ndo_set_mac_address if address is invalid | Danny Kukawka |
2012-02-23 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh... | David S. Miller |
2012-02-23 | tg3: Create timer helper functions | Matt Carlson |
2012-02-23 | tg3: Clear RECOVERY_PENDING with reset_task_cancel | Matt Carlson |
2012-02-23 | tg3: Remove SPEED_UNKNOWN checks | Matt Carlson |
2012-02-23 | tg3: Fix link check in tg3_adjust_link | Matt Carlson |
2012-02-23 | sfc: Correct efx_for_each_possible_channel_tx_queue() to skip non-TX channels | Ben Hutchings |
2012-02-22 | sfc: Minor formatting cleanup | Ben Hutchings |
2012-02-22 | sfc: Reverse initial buffer table allocation to allow for later resizing | Ben Hutchings |
2012-02-22 | sfc: Correct validation of peer_page_count in efx_vfdi_set_status_page() | Ben Hutchings |
2012-02-22 | sfc: Specify that the VFDI status page has page alignment and size | Ben Hutchings |
2012-02-22 | af_unix: MSG_TRUNC support for dgram sockets | Eric Dumazet |
2012-02-22 | net/ieee802154/6lowpan.c: reuse eth_mac_addr() | Danny Kukawka |
2012-02-22 | 3com/typhoon: reuse eth_mac_addr() | Danny Kukawka |
2012-02-22 | tg3: remove IRQF_SAMPLE_RANDOM flag | Davidlohr Bueso |
2012-02-21 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2012-02-21 | Merge branch '20120221_isdn' of git://repo.or.cz/linux-2.6/trivial-mods | David S. Miller |
2012-02-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-02-21 | unix: Support peeking offset for stream sockets | Pavel Emelyanov |
2012-02-21 | unix: Support peeking offset for datagram and seqpacket sockets | Pavel Emelyanov |
2012-02-21 | sock: Introduce the SO_PEEK_OFF sock option | Pavel Emelyanov |
2012-02-21 | skb: Add skb_peek_next helper | Pavel Emelyanov |
2012-02-21 | datagram: Add offset argument to __skb_recv_datagram | Pavel Emelyanov |