Commit Graph

11522 Commits (a8d2a0c27f84bdbf54b7e1c1a52ef7b8b7196dbc)

Author SHA1 Message Date
Ilpo Järvinen 1f0fa15432 net/sunrpc/xprtsock.c: some common code found 16 years ago
Ilpo Järvinen b5f348e5a4 ipv6/addrconf: common code located 16 years ago
Ilpo Järvinen d73f08011b ipv6/ndisc: join error paths 16 years ago
Ilpo Järvinen 910d30b704 ax25: more common return path joining 16 years ago
Ilpo Järvinen 69ebbf58f3 ipmr: use goto to common label instead of opencoding 16 years ago
Pablo Neira Ayuso ff491a7334 netlink: change return-value logic of netlink_broadcast() 16 years ago
Herbert Xu 56035022d8 gro: Fix frag_list merging on imprecisely split packets 16 years ago
Herbert Xu 4cc7f68d65 net: Reexport sock_alloc_send_pskb 16 years ago
Herbert Xu 9a279bcbe3 net: Partially allow skb destructors to be used on receive path 16 years ago
Randy Dunlap 55128bc23e sunrpc: fix rdma dependencies 16 years ago
Eric Dumazet e408b8dcb5 udp: increments sk_drops in __udp_queue_rcv_skb() 16 years ago
Herbert Xu f15fbcd7d8 ipv4: Delete redundant sk_family assignment 16 years ago
Eric Dumazet 24dd1fa184 net: move bsockets outside of read only beginning of struct inet_hashinfo 16 years ago
Sebastiano Di Paola f9e6934502 net: packet socket packet_lookup_frame fix 16 years ago
Stephen Hemminger 5add300975 inet: Fix virt-manager regression due to bind(0) changes. 16 years ago
Herbert Xu ad0f990444 gro: Fix handling of imprecisely split packets 16 years ago
Jarek Poplawski 1224736d97 pkt_sched: sch_htb: Use workqueue to schedule after too many events. 16 years ago
Jarek Poplawski e82181de5e pkt_sched: sch_htb: Warn on too many events. 16 years ago
Jarek Poplawski b00355db3f pkt_sched: sch_hfsc: sch_htb: Add non-work-conserving warning handler. 16 years ago
Stephen Hemminger eefef1cf76 net: add ARP notify option for devices 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
Jarek Poplawski 4fb6699481 net: Optimize memory usage when splicing from sockets. 16 years ago
Dave Jones 5d6e430d3b ipv6: compile fix for ip6mr.c 16 years ago
Herbert Xu 905db44087 packet: Avoid lock_sock in mmap handler 16 years ago
Vivek Natarajan b8abde45d7 mac80211: Cancel the dynamic ps timer in ioctl_siwpower. 16 years ago
Inaky Perez-Gonzalez 1af7ad5104 wimax: fix build issue when debugfs is disabled 16 years ago
Herbert Xu 80595d59ba gro: Open-code memcpy in napi_fraginfo_skb 16 years ago
Herbert Xu 81705ad1b2 gro: Do not merge paged packets into frag_list 16 years ago
Herbert Xu 86911732d3 gro: Avoid copying headers of unmerged packets 16 years ago
Herbert Xu 5d0d9be8ef gro: Move common completion code into helpers 16 years ago
Benjamin Zores 9d8dba6c97 ipv4: fix infinite retry loop in IP-Config 16 years ago
Shyam Iyer 71b3346d18 net: Fix OOPS in skb_seq_read(). 16 years ago
Herbert Xu 95e3b24cfb net: Fix frag_list handling in skb_seq_read 16 years ago
Johannes Berg fb9ddbf086 mac80211: don't try to powersave/config disabled interfaces 16 years ago
Luis R. Rodriguez d81c2d9c90 cfg80211: do not pass -EALREADY to userspace on regdomain change request 16 years ago
Alina Friedrichsen 3b5d665b51 mac80211: Generic TSF debugging 16 years ago
Johannes Berg c771c9d8da mac80211: add interface list lock 16 years ago
Bob Copeland e874e65855 mac80211: flush workqueue a second time in suspend() 16 years ago
Bob Copeland 30d3ef41b4 mac80211: change workqueue back to non-freezeable 16 years ago
Alina Friedrichsen dfe670121a mac80211: Fixed BSSID handling revisited 16 years ago
Alina Friedrichsen ae54c985cc mac80211: Read the TSF via debugfs 16 years ago
Luis R. Rodriguez 24ed1da133 cfg80211: allow users to help a driver's compliance 16 years ago
Luis R. Rodriguez 9a95371aa2 mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphy 16 years ago
Luis R. Rodriguez f976376de0 cfg80211: Allow for strict regulatory settings 16 years ago
Luis R. Rodriguez 716f9392e2 cfg80211: pass more detailed regulatory request information on reg_notifier() 16 years ago
Luis R. Rodriguez d46e5b1d0c cfg80211: move check for ignore_reg_update() on wiphy_update_regulatory() 16 years ago
Luis R. Rodriguez 2a44f911d8 cfg80211: rename fw_handles_regulatory to custom_regulatory 16 years ago
Luis R. Rodriguez e74b1e7fb2 cfg80211: ignore consecutive equal regulatory hints 16 years ago
Luis R. Rodriguez 5eebade608 cfg80211: process user requests only after previous user/driver/core requests 16 years ago
Luis R. Rodriguez 34f573473a cfg80211: export freq_reg_info() 16 years ago