aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* irda: Kill set but unused variable 'bytes' in irlan_check_command_param()David S. Miller2011-05-19
* irda: Kill set but unused variable 'clen' in ircomm_connect_indication()David S. Miller2011-05-19
* rxrpc: Fix set but unused variable 'usage' in rxrpc_get_transport()David S. Miller2011-05-19
* be2net: Kill set but unused variable 'req' in lancer_fw_download()David S. Miller2011-05-19
* irda: Kill set but unused vars 'saddr' and 'daddr' in irlan_provider_connect_...David S. Miller2011-05-19
* atl1c: atl1c_resume() is only used when CONFIG_PM_SLEEP is defined.David S. Miller2011-05-19
* rxrpc: Fix set but unused variable 'usage' in rxrpc_get_peer().David S. Miller2011-05-19
* rxrpc: Kill set but unused variable 'local' in rxrpc_UDP_error_handler()David S. Miller2011-05-19
* rxrpc: Kill set but unused variable 'sp' in rxrpc_process_connection()David S. Miller2011-05-19
* rxrpc: Kill set but unused variable 'sp' in rxrpc_rotate_tx_window()David S. Miller2011-05-19
* pkt_sched: Kill set but unused variable 'protocol' in tc_classify()David S. Miller2011-05-19
* isdn: capi: Use pr_debug() instead of ifdefs.David S. Miller2011-05-19
* tg3: Update version to 3.119Matt Carlson2011-05-19
* tg3: Apply rx_discards fix to 5719/5720Matt Carlson2011-05-19
* tg3: Remove excessive parenthesisMatt Carlson2011-05-19
* tg3: Consolidate all netdev feature assignmentsMatt Carlson2011-05-19
* tg3: Move TSO_CAPABLE assignmentMatt Carlson2011-05-19
* tg3: Fix stats for 5704 and later devicesMatt Carlson2011-05-19
* tg3: Fix TSO loopback testMatt Carlson2011-05-19
* tg3: Consolidate autoneg advertisement setup codeMatt Carlson2011-05-19
* tg3: Fix EEE interoperability workaroundMatt Carlson2011-05-19
* tg3: Fix IPv6 TCP problems for 5719Matt Carlson2011-05-19
* tg3: Fix 57765 B0 data corruptionMatt Carlson2011-05-19
* tg3: Cleanup transmit error pathMatt Carlson2011-05-19
* tg3: Set tx bug flags for more devicesMatt Carlson2011-05-19
* 9p: Kill unused variable 'ret' in trans_rdma.c:parse_opts()David S. Miller2011-05-19
* 9p: Kill set but not used variable 'ret' in parse_opts()David S. Miller2011-05-19
* ipconfig wait for carrierMicha Nelissen2011-05-19
* SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict()Jacek Luczak2011-05-19
* ipv6: reduce per device ICMP mib sizesEric Dumazet2011-05-19
* net: ping: fix the coding styleChangli Gao2011-05-19
* net: ping: make local functions staticChangli Gao2011-05-19
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-19
|\
| * net: add skb_dst_force() in sock_queue_err_skb()Eric Dumazet2011-05-18
* | ipv4: Pass explicit destination address to rt_bind_peer().David S. Miller2011-05-18
* | ipv4: Pass explicit destination address to rt_get_peer().David S. Miller2011-05-18
* | ipv4: Make caller provide flowi4 key to inet_csk_route_req().David S. Miller2011-05-18
* | ipv4: Kill RT_CACHE_DEBUGDavid S. Miller2011-05-18
* | be2net: Enable SR-IOV for LancerMammatha Edhala2011-05-18
* | bnx2x: add support for retrieving dcb peer configurationShmulik Ravid2011-05-18
* | qeth: use ndo_set_features callback for initial setup and recoveryFrank Blaschka2011-05-18
* | wl12xx: fix compilation error when CONFIG_PM is not setLuciano Coelho2011-05-18
* | sfc: Don't use enums as a bitmask.David S. Miller2011-05-17
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-17
|\|
| * net: ethtool: fix IPV6 checksum feature name stringMichał Mirosław2011-05-17
| * net: Change netdev_fix_features messages loglevelMichael S. Tsirkin2011-05-17
| * net: recvmmsg: Strip MSG_WAITFORONE when calling recvmsgAnton Blanchard2011-05-17
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-05-17
| |\
| | * netfilter: nf_ct_sip: fix SDP parsing in TCP SIP messages for some Cisco phonesPatrick McHardy2011-05-16
| | * netfilter: nf_ct_sip: validate Content-Length in TCP SIP messagesPatrick McHardy2011-05-16