aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/ar-security.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-19pkt_sched: Kill set but unused variable 'protocol' in tc_classify()David S. Miller1-2/+0
2011-05-19isdn: capi: Use pr_debug() instead of ifdefs.David S. Miller1-83/+32
2011-05-19tg3: Update version to 3.119Matt Carlson1-2/+2
2011-05-19tg3: Apply rx_discards fix to 5719/5720Matt Carlson1-1/+3
2011-05-19tg3: Remove excessive parenthesisMatt Carlson1-18/+18
2011-05-19tg3: Consolidate all netdev feature assignmentsMatt Carlson1-27/+24
2011-05-19tg3: Move TSO_CAPABLE assignmentMatt Carlson1-15/+16
2011-05-19tg3: Fix stats for 5704 and later devicesMatt Carlson2-4/+13
2011-05-19tg3: Fix TSO loopback testMatt Carlson1-1/+1
2011-05-19tg3: Consolidate autoneg advertisement setup codeMatt Carlson1-118/+99
2011-05-19tg3: Fix EEE interoperability workaroundMatt Carlson2-21/+22
2011-05-19tg3: Fix IPv6 TCP problems for 5719Matt Carlson1-1/+1
2011-05-19tg3: Fix 57765 B0 data corruptionMatt Carlson2-0/+20
2011-05-19tg3: Cleanup transmit error pathMatt Carlson1-60/+38
2011-05-19tg3: Set tx bug flags for more devicesMatt Carlson1-229/+33
2011-05-199p: Kill unused variable 'ret' in trans_rdma.c:parse_opts()David S. Miller1-2/+0
2011-05-199p: Kill set but not used variable 'ret' in parse_opts()David S. Miller1-2/+0
2011-05-19ipconfig wait for carrierMicha Nelissen1-13/+22
2011-05-19SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict()Jacek Luczak1-6/+4
2011-05-19ipv6: reduce per device ICMP mib sizesEric Dumazet5-33/+68
2011-05-19net: ping: fix the coding styleChangli Gao1-3/+7
2011-05-19net: ping: make local functions staticChangli Gao1-4/+4
2011-05-18ipv4: Pass explicit destination address to rt_bind_peer().David S. Miller4-15/+15
2011-05-18ipv4: Pass explicit destination address to rt_get_peer().David S. Miller2-4/+4
2011-05-18ipv4: Make caller provide flowi4 key to inet_csk_route_req().David S. Miller4-8/+12
2011-05-18ipv4: Kill RT_CACHE_DEBUGDavid S. Miller3-51/+0
2011-05-18be2net: Enable SR-IOV for LancerMammatha Edhala2-9/+13
2011-05-18bnx2x: add support for retrieving dcb peer configurationShmulik Ravid2-25/+131
2011-05-18qeth: use ndo_set_features callback for initial setup and recoveryFrank Blaschka1-52/+25
2011-05-18wl12xx: fix compilation error when CONFIG_PM is not setLuciano Coelho2-0/+8
2011-05-18net: add skb_dst_force() in sock_queue_err_skb()Eric Dumazet1-0/+3
2011-05-17sfc: Don't use enums as a bitmask.David S. Miller6-12/+10
2011-05-17ipv4: Don't use enums as bitmasks in ip_fragment.cDavid S. Miller1-6/+4
2011-05-17net: ethtool: fix IPV6 checksum feature name stringMichał Mirosław1-1/+1
2011-05-17net: Change netdev_fix_features messages loglevelMichael S. Tsirkin1-1/+1
2011-05-17net: recvmmsg: Strip MSG_WAITFORONE when calling recvmsgAnton Blanchard1-2/+4
2011-05-17xen: netback: use __CONST_RING_SIZE not __RING_SIZEIan Campbell1-2/+2
2011-05-17net: ping: fix build failureVasiliy Kulikov3-14/+13
2011-05-17net: use hlist_del_rcu() in dev_change_name()Eric Dumazet1-1/+1
2011-05-16bluetooth: Fix warnings in l2cap_core.cDavid S. Miller1-2/+2
2011-05-16sfc: Use netif_device_{detach,attach}() around reset and self-testBen Hutchings4-19/+14
2011-05-16net: Change netdev_fix_features messages loglevelMichał Mirosław1-14/+8
2011-05-16vmxnet3: Fix inconsistent LRO state after initializationThomas Jarosch1-0/+3
2011-05-16sfc: Fix oops in register dump after mapping changeBen Hutchings1-0/+7
2011-05-16net: convert to new cpumask APIKOSAKI Motohiro1-1/+1
2011-05-16ipv4: more compliant RFC 3168 supportEric Dumazet1-22/+38
2011-05-16be2net: FW download for LancerShripad Nunjundarao3-20/+223
2011-05-16be2net: Stats for LancerSelvin Xavier4-50/+367
2011-05-16be2net: Support for version 1 of stats for BE3Ajit Khaparde5-128/+413
2011-05-16mwifiex: use ieee80211_amsdu_to_8023s routineYogesh Ashok Powar2-127/+20