aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-05-20macvlan: remove one synchronize_rcu() callEric Dumazet
2011-05-19Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-05-19networking: NET_CLS_ROUTE4 depends on INETRandy Dunlap
2011-05-19irda: Fix error propagation in ircomm_lmp_connect_response()David S. Miller
2011-05-19irda: Kill set but unused variable 'bytes' in irlan_check_command_param()David S. Miller
2011-05-19irda: Kill set but unused variable 'clen' in ircomm_connect_indication()David S. Miller
2011-05-19rxrpc: Fix set but unused variable 'usage' in rxrpc_get_transport()David S. Miller
2011-05-19irda: Kill set but unused vars 'saddr' and 'daddr' in irlan_provider_connect_...David S. Miller
2011-05-19rxrpc: Fix set but unused variable 'usage' in rxrpc_get_peer().David S. Miller
2011-05-19rxrpc: Kill set but unused variable 'local' in rxrpc_UDP_error_handler()David S. Miller
2011-05-19rxrpc: Kill set but unused variable 'sp' in rxrpc_process_connection()David S. Miller
2011-05-19rxrpc: Kill set but unused variable 'sp' in rxrpc_rotate_tx_window()David S. Miller
2011-05-19pkt_sched: Kill set but unused variable 'protocol' in tc_classify()David S. Miller
2011-05-199p: Kill unused variable 'ret' in trans_rdma.c:parse_opts()David S. Miller
2011-05-199p: Kill set but not used variable 'ret' in parse_opts()David S. Miller
2011-05-19ipconfig wait for carrierMicha Nelissen
2011-05-19SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict()Jacek Luczak
2011-05-19ipv6: reduce per device ICMP mib sizesEric Dumazet
2011-05-19net: ping: fix the coding styleChangli Gao
2011-05-19net: ping: make local functions staticChangli Gao
2011-05-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-19ceph: check return value for start_request in writepagesSage Weil
2011-05-19libceph: add missing breaks in addr_set_portSage Weil
2011-05-19libceph: fix TAG_WAIT caseSage Weil
2011-05-19libceph: fix osdmap timestamp assignmentSage Weil
2011-05-19libceph: use snprintf for unknown addrsSage Weil
2011-05-19libceph: use snprintf for formatting object nameSage Weil
2011-05-19libceph: fix uninitialized value when no get_authorizer method is setSage Weil
2011-05-19libceph: handle connection reopen race with callbacksSage Weil
2011-05-19nl80211: remove some stack variables in trigger_scan and start_sched_scanLuciano Coelho
2011-05-19mac80211: Don't sleep when growing the mesh pathJavier Cardona
2011-05-19net: rfkill: add generic gpio rfkill driverRhyland Klein
2011-05-19cfg80211: Use consistent BSS matching between scan and smeJouni Malinen
2011-05-19Merge branch 'master' into nextJames Morris
2011-05-18ipv4: Pass explicit destination address to rt_bind_peer().David S. Miller
2011-05-18ipv4: Pass explicit destination address to rt_get_peer().David S. Miller
2011-05-18ipv4: Make caller provide flowi4 key to inet_csk_route_req().David S. Miller
2011-05-18ipv4: Kill RT_CACHE_DEBUGDavid S. Miller
2011-05-18Merge branch 'master' into upstream.Jiri Kosina
2011-05-18net: add skb_dst_force() in sock_queue_err_skb()Eric Dumazet
2011-05-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-17ipv4: Don't use enums as bitmasks in ip_fragment.cDavid S. Miller
2011-05-17net: ethtool: fix IPV6 checksum feature name stringMichał Mirosław
2011-05-17net: Change netdev_fix_features messages loglevelMichael S. Tsirkin
2011-05-17net: recvmmsg: Strip MSG_WAITFORONE when calling recvmsgAnton Blanchard
2011-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-05-17net: ping: fix build failureVasiliy Kulikov
2011-05-17net: use hlist_del_rcu() in dev_change_name()Eric Dumazet
2011-05-16bluetooth: Fix warnings in l2cap_core.cDavid S. Miller
2011-05-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller