Commit Graph

13775 Commits (fab2532ba50b287647d95046c4f3b37bf6379d37)

Author SHA1 Message Date
Arnd Bergmann fab2532ba5 net, compat_ioctl: fix SIOCGMII ioctls 15 years ago
Eric Dumazet f6b8f32ca7 udp: multicast RX should increment SNMP/sk_drops counter in allocation failures 15 years ago
Eric Dumazet a1ab77f97e ipv6: udp: Optimise multicast reception 15 years ago
Eric Dumazet 1240d1373c ipv4: udp: Optimise multicast reception 15 years ago
Eric Dumazet fddc17defa ipv6: udp: optimize unicast RX path 15 years ago
Eric Dumazet 5051ebd275 ipv4: udp: optimize unicast RX path 15 years ago
Eric Dumazet 512615b6b8 udp: secondary hash on (local port, local address) 15 years ago
Eric Dumazet d4cada4ae1 udp: split sk_hash into two u16 hashes 15 years ago
Eric Dumazet fdcc8aa953 udp: add a counter into udp_hslot 15 years ago
Stephen Rothwell 415ce61aef net/appletalk: using compat_ptr needs inclusion of linux/compat.h 15 years ago
Eric W. Biederman 81adee47df net: Support specifying the network namespace upon device creation. 15 years ago
Joe Perches f7a3a1d8af appletalk/ddp.c: Neaten checksum function 15 years ago
Eric Dumazet fd5c002761 ipv6: avoid dev_hold()/dev_put() in rawv6_bind() 15 years ago
Eric Dumazet e0d087af72 rtnetlink: Cleanups 15 years ago
Arnd Bergmann 91774904fb net/x25: push BKL usage into x25_proto 15 years ago
Arnd Bergmann 58a9d73202 net/irda: push BKL into proto_ops 15 years ago
Arnd Bergmann 83927ba069 net/ipx: push down BKL into a ipx_dgram_ops 15 years ago
Arnd Bergmann ecced8ba87 net/appletalk: push down BKL into a atalk_dgram_ops 15 years ago
Thomas Gleixner d3bcfefaca net: Replace old style lock initializer 15 years ago
Arnd Bergmann 9177efd399 net, compat_ioctl: handle more ioctls correctly 15 years ago
Arnd Bergmann 6b96018b28 compat: move sockios handling to net/socket.c 15 years ago
Arnd Bergmann 2066022177 appletalk: handle SIOCATALKDIFADDR compat ioctl 15 years ago
Arnd Bergmann 7a229387d3 net: copy socket ioctl code to net/socket.h 15 years ago
Dmitry Eremin-Solenikov bb1cafb8fc ieee802154: add support for creation/removal of logic interfaces 15 years ago
Dmitry Eremin-Solenikov 0a868b26c8 ieee802154: add PHY_NAME to LIST_IFACE command results 15 years ago
Dmitry Eremin-Solenikov 339b4ca5f6 ieee802154: add two nl802154 helpers 15 years ago
Dmitry Eremin-Solenikov 1eaa9d03d3 ieee802154: add LIST_PHY command support 15 years ago
Dmitry Eremin-Solenikov 78fe738d1a ieee802154: split away MAC commands implementation 15 years ago
Dmitry Eremin-Solenikov cb6b376357 ieee802154: merge nl802154 and wpan-class in single module 15 years ago
Dmitry Eremin-Solenikov e9cf356c0c wpan-phy: follow usual patter of devices registration 15 years ago
Dmitry Eremin-Solenikov a0b4a738e0 wpan-phy: allow specifying a per-page channel mask 15 years ago
Dmitry Eremin-Solenikov 375bb0e04b wpan-phy: use snprintf to limit the amount of chars written 15 years ago
Dmitry Eremin-Solenikov 37eb0edc84 wpan-phy: init channel/page fields 15 years ago
Dmitry Eremin-Solenikov 1c889f4db6 wpan-phy: add wpan-phy iteration functions 15 years ago
Eric Dumazet 887e671f32 decnet: netdevice refcount leak 15 years ago
Jozsef Kadlecsik f9dd09c7f7 netfilter: nf_nat: fix NAT issue in 2.6.30.4+ 15 years ago
David S. Miller 000ba2e43f net: Fix build warning in sock_bindtodevice(). 15 years ago
Eric Dumazet baac856454 pktgen: tx_bytes might be slightly wrong 15 years ago
Eric Dumazet bf8e56bfc4 net: sock_bindtodevice() RCU-ification 15 years ago
Eric Dumazet 69df9d5993 ip_frag: dont touch device refcount 15 years ago
Eric Dumazet bd27a8750c net_cls: Use __dev_get_by_index() 15 years ago
Eric Dumazet 40c9c31e38 sctp: ipv6: avoid touching device refcount 15 years ago
Eric Dumazet 122ec6ffca netlabel: remove dev_put() calls 15 years ago
Eric Dumazet 31ef30c760 bridge: remove dev_put() in add_del_if() 15 years ago
Eric Paris c84b3268da net: check kern before calling security subsystem 15 years ago
Eric Paris 3f378b6844 net: pass kern to net_proto_family create function 15 years ago
Eric Paris 13f18aa05f net: drop capability from protocol definitions 15 years ago
Eric Dumazet b4ec824021 rose: device refcount leak 15 years ago
Stephen Hemminger 1056bd5167 bridge: prevent bridging wrong device 15 years ago
Gilad Ben-Yossef 6a2a2d6bf8 tcp: Use defaults when no route options are available 15 years ago