Commit Graph

167954 Commits (81adee47dfb608df3ad0b91d230fb3cef75f0060)
 

Author SHA1 Message Date
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
Anton Vorontsov 18294ad1ec gianfar: Fix compiler and sparse warnings 15 years ago
Anton Vorontsov 6748f60b94 fsl_pq_mdio: Fix compiler/sparse warnings (part 2) 15 years ago
Anton Vorontsov 2951d64e70 fsl_pq_mdio: Fix compiler/sparse warnings (part 1) 15 years ago
Eric Dumazet e0d087af72 rtnetlink: Cleanups 15 years ago
Arnd Bergmann b215c57dcc net: kill proto_ops wrapper 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
Jie Yang c6060be46f atl1c: change atl1c_buffer struct and restructure clean atl1c_buffer procedure 15 years ago
Thomas Gleixner d3bcfefaca net: Replace old style lock initializer 15 years ago
David S. Miller b622d97a63 net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice. 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
Arnd Bergmann 9646e7ce3d net, compat_ioctl: handle socket ioctl abuses in tty drivers 15 years ago
Arnd Bergmann 50857e2a59 net/tun: handle compat_ioctl directly 15 years ago
Arnd Bergmann 2dceba14ef compat: add struct compat_ifreq etc to compat.h 15 years ago
David S. Miller 10d626f4f4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan 15 years ago
David S. Miller 62d83681e5 Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax 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 405cd39f33 fakehard: mlme_ops->get_phy implementation 15 years ago
Dmitry Eremin-Solenikov 42723448b8 ieee802154: add an mlme_ops call to retrieve PHY object 15 years ago
Dmitry Eremin-Solenikov 478e87c233 fakehard: claim all 2.4 Ghz channels as supported 15 years ago
Dmitry Eremin-Solenikov c83b2077c8 fakehard: no need to export net_to_phy, make it static 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 a9966b580a ieee802154: constify struct net_device in some operations 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
Dmitry Eremin-Solenikov 69d9ab96f9 wpan-phy: add a helper to put the wpan_phy device 15 years ago
David S. Miller 230f9bb701 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 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
Sathya Perla f5209b4446 be2net: Fix CQE_STATUS_EXTD_SHIFT define 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