Commit Graph

9529 Commits (558a171d778293176bf70bc34e18a92faef5bfa1)

Author SHA1 Message Date
Chuck Lever 68a23ee94e SUNRPC: Don't display the rpc_show_tasks header if there are no tasks 17 years ago
Chuck Lever b0e1c57ea0 SUNRPC: Rename "call_" functions that are no longer FSM states 17 years ago
Chuck Lever 3748f1e447 SUNRPC: Add a function to display the name of an RPC procedure 17 years ago
Trond Myklebust 0f38b873ae SUNRPC: Use GFP_NOFS when allocating credentials 17 years ago
Trond Myklebust b390c2b55c SUNRPC: An ENOMEM error from call_encode is always fatal 17 years ago
Trond Myklebust 8b39f2b410 SUNRPC: Ensure we exit early in case of an encode error 17 years ago
David S. Miller 79d16385c7 netdev: Move atomic queue state bits into netdev_queue. 17 years ago
David S. Miller b19fa1fa91 net: Delete NETDEVICES_MULTIQUEUE kconfig option. 17 years ago
David S. Miller c773e847ea netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue. 17 years ago
David S. Miller eb6aafe3f8 pkt_sched: Make qdisc_run take a netdev_queue. 17 years ago
David S. Miller 86d804e10a netdev: Make netif_schedule() routines work with netdev_queue objects. 17 years ago
David S. Miller 970565bbad netdev: Move gso_skb into netdev_queue. 17 years ago
David S. Miller c2aa288548 mac80211: Decrease number of explicit ->tx_queue references. 17 years ago
David S. Miller 052979499c pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6. 17 years ago
David S. Miller 6fa9864b53 net: Clean up explicit ->tx_queue references in link watch. 17 years ago
David S. Miller ee609cb362 netdev: Move next_sched into struct netdev_queue. 17 years ago
David S. Miller 74d58a0c1d pkt_sched: Make netem queue agnostic. 17 years ago
David S. Miller 68dfb42798 pkt_sched: Kill stats_lock member of struct Qdisc. 17 years ago
David S. Miller 816f3258e7 netdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc instead. 17 years ago
David S. Miller b0e1e6462d netdev: Move rest of qdisc state into struct netdev_queue 17 years ago
David S. Miller 555353cfa1 netdev: The ingress_lock member is no longer needed. 17 years ago
David S. Miller dc2b48475a netdev: Move queue_lock into struct netdev_queue. 17 years ago
David S. Miller 5ce2d488fe pkt_sched: Remove 'dev' member of struct Qdisc. 17 years ago
David S. Miller bb949fbd18 netdev: Create netdev_queue abstraction. 17 years ago
David S. Miller e65d22e180 pkt_sched: Remove comment reference to old style TX locking. 17 years ago
Patrick McHardy 11a100f844 vlan: avoid header copying and linearisation where possible 17 years ago
Andrey Vagin b223856640 ipv6: fix race between ipv6_del_addr and DAD timer 17 years ago
Trond Myklebust 803a9067e1 SUNRPC: Fix an rpcbind breakage for the case of IPv6 lookups 17 years ago
Trond Myklebust 0d3a34b48c SUNRPC: Fix a double-free in rpcbind 17 years ago
Julius Volz b46372710a net/wireless/nl80211.c: fix endless Netlink callback loop. 17 years ago
Randy Dunlap 6ef307bc56 mac80211: fix lots of kernel-doc 17 years ago
Henrique de Moraes Holschuh fd4484af7c rfkill: ignore errors from rfkill_toggle_radio in rfkill_add_switch 17 years ago
Henrique de Moraes Holschuh 0f687e9aeb rfkill: some minor kernel-doc changes for rfkill_toggle_radio 17 years ago
Emmanuel Grumbach e4abd4d49d mac80211: add support for iwconfig wlanX frag auto 17 years ago
Harvey Harrison 5fdae6b37e mac80211: aes_ccm.c remove crypto wrapper and extra args 17 years ago
Harvey Harrison feccb46694 mac80211: pass scratch buffer directly, remove additional pointers 17 years ago
Harvey Harrison c34498b9e6 mac80211: wpa.c remove rx/tx_data ->fc users 17 years ago
Harvey Harrison a7767f958a mac80211: remove trivial rx_data->fc users 17 years ago
Tomas Winkler fc32f9243d mac80211: call bss_info_change only once upon disassociation 17 years ago
Harvey Harrison 8e8862b79d mac80211: remove ieee80211_get_hdr_info 17 years ago
Harvey Harrison f14df8049f mac80211: remove one user of ieee80211_get_hdr_info 17 years ago
Harvey Harrison 73e1f7c823 mac80211: use symbolic defines in wpa.c 17 years ago
Harvey Harrison 238f74a227 mac80211: move QOS control helpers into ieee80211.h 17 years ago
Rami Rosen 4e887d5b2f mac80211: remove MAC80211_DEBUG from net/mac80211/Kconfig. 17 years ago
Tomas Winkler ebd74487d4 mac80211: fix warning: unused variable ifsta 17 years ago
Tomas Winkler d96a7bc049 mac80211: remove useless tid assignment for management and control frames 17 years ago
Ron Rindjunsky 429a380571 mac80211: add block ack request capability 17 years ago
Ivo van Doorn b2898a2780 mac80211: Don't request encryption for probe response 17 years ago
Patrick McHardy 9bb8582efb vlan: TCI related type and naming cleanups 17 years ago
Patrick McHardy 22d1ba74bb vlan: move struct vlan_dev_info to private header 17 years ago