Commit Graph

182 Commits (63731c964d6cd9de4800891bd33b6f9e47a249bc)

Author SHA1 Message Date
chas williams - CONTRACTOR 2e302ebfea atm: [br2684] allow routed mode operation again 15 years ago
chas williams - CONTRACTOR eb0445887a atm: [lec] initialize .netdev_ops before calling register_netdev() 15 years ago
Octavian Purdila 09ad9bc752 net: use net_eq to compare nets 15 years ago
Arnd Bergmann 805003a41c net/atm: move all compat_ioctl handling to atm/ioctl.c 15 years ago
Eric Paris 3f378b6844 net: pass kern to net_proto_family create function 15 years ago
Neil Horman 3b885787ea net: Generalize socket rx gap / receive queue overflow cmsg 16 years ago
Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const 16 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
Karl Hiramoto 137742cf97 atm/br2684: netif_stop_queue() when atm device busy and netif_wake_queue() when we can send packets again. 16 years ago
Stephen Hemminger 89d69d2b75 net: make neigh_ops constant 16 years ago
Stephen Hemminger 3c805a22a3 convert ATM drivers to netdev_tx_t 16 years ago
Jan Engelhardt 36cbd3dcc1 net: mark read-only arrays as const 16 years ago
Jiri Olsa a57de0b433 net: adding memory barrier to the poll and receive callbacks 16 years ago
Patrick McHardy ec634fe328 net: convert remaining non-symbolic return values in ndo_start_xmit() functions 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Eric Dumazet 81e2a3d5b7 atm: sk_wmem_alloc initial value is one 16 years ago
Patrick McHardy 81fbbf6040 net: fix network drivers ndo_start_xmit() return values (part 7) 16 years ago
Michał Mirosław da6782927d bridge: Simplify interface for ATM LANE 16 years ago
Eric Dumazet adf30907d6 net: skb->dst accessors 16 years ago
Eric Dumazet a489e51c1a atm: unset IFF_XMIT_DST_RELEASE in clip_setup() 16 years ago
David S. Miller b6211ae7f2 atm: Use SKB queue and list helpers instead of doing it by-hand. 16 years ago
Rabin Vincent 902e5ea15f Subject: [PATCH] br2684: restore net_dev initialization 16 years ago
Alexey Dobriyan 99b7623380 proc 2/2: remove struct proc_dir_entry::owner 16 years ago
Stephen Hemminger dde0975855 atm: convert clip driver to net_device_ops 16 years ago
Stephen Hemminger 788dee0a95 atm: convert mpc device to using netdev_ops 16 years ago
Stephen Hemminger 1f1900f935 atm: lec use dev_change_mtu 16 years ago
Stephen Hemminger 004b3225c0 lec: convert to net_device_ops 16 years ago
Stephen Hemminger 162619e59a lec: convert to internal network_device_stats 16 years ago
Stephen Hemminger 1a6afe8a73 clip: convert to internal network_device_stats 16 years ago
Stephen Hemminger 0ba25ff4c6 br2684: convert to net_device_ops 16 years ago
Stephen Hemminger 410e9d8f9c atm: br2684 internal stats 16 years ago
Wang Chen b74ca3a896 netdevice: Kill netdev->priv 16 years ago
Chas Williams 17b24b3c97 ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc table 16 years ago
David Woodhouse 8865c418ca atm: 32-bit ioctl compatibility 16 years ago
Wang Chen 524ad0a791 netdevice: safe convert to netdev_priv() #part-4 16 years ago
Kay Sievers fb28ad3590 net: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Harvey Harrison 21454aaad3 net: replace NIPQUAD() in net/*/ 17 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Julia Lawall 5e687220a0 net/atm/lec.c: drop code after return 17 years ago
Arnaldo Carvalho de Melo 6067804047 net: Use hton[sl]() instead of __constant_hton[sl]() where applicable 17 years ago
David Howells cba5cbd155 atm: fix const assignment/discard warnings in the ATM networking driver 17 years ago
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
Mitchell Blank Jr 61c33e0129 atm: use const where reasonable 17 years ago
Eric Kinzie 7e903c2ae3 atm: [br2864] fix routed vcmux support 17 years ago
Jorge Boncompte [DTI2] 27141666b6 atm: [br2684] Fix oops due to skb->dev being NULL 17 years ago
David S. Miller 5f6b1ea41b Revert "atm: Do not free already unregistered net device." 17 years ago
Pavel Emelyanov 1e0ba0060f atm: Bad locking on br2684_devs modifications. 17 years ago
Pavel Emelyanov 65e4113684 atm: Do not free already unregistered net device. 17 years ago
Denis V. Lunev 0c89652a74 atm: assign PDE->data before gluing PDE into /proc tree 17 years ago
Joe Perches 2e1e9848ac [ATM]: Use SEQ_START_TOKEN 17 years ago