Commit Graph

270 Commits (9a2985e7f943678154f5761dad753f1987c2fdd0)

Author SHA1 Message Date
Eric Dumazet 597cdbc223 atm: clip: remove clip_tbl 13 years ago
David Miller 2721745501 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. 13 years ago
David S. Miller 340e8dc1fb atm: clip: Remove code commented out since eternity. 13 years ago
David Miller 32092ecf06 atm: clip: Use device neigh support on top of "arp_tbl". 13 years ago
David Miller 869759b9e4 atm: clip: Convert over to neighbour_priv() 13 years ago
David Miller 76cc714ed5 neigh: Do not set tbl->entry_size in ipv4/ipv6 neigh tables. 13 years ago
David Miller 596b9b68ef neigh: Add infrastructure for allocating device neigh privates. 13 years ago
Pascal Hambourg befc93fe76 atm: br2684: Avoid alignment issues 13 years ago
Pascal Hambourg 9e667b2988 atm: br2684: Make headroom and hard_header_len depend on the payload type 13 years ago
chas williams - CONTRACTOR 49f5ed4250 atm: eliminate atm_guess_pdu2truesize() 13 years ago
Jorge Boncompte [DTI2] 40ba84993d atm: Allow MSG_PEEK for atm sockets 13 years ago
Jorge Boncompte [DTI2] 4e55f57858 atm: Introduce vcc_process_recv_queue 13 years ago
Jorge Boncompte [DTI2] 3b829366cc atm: clip: move clip_devs check to clip_push 13 years ago
Jorge Boncompte [DTI2] ada22aa563 atm: clip: Don't move counters backwards 13 years ago
Jorge Boncompte [DTI2] fe685b8046 atm: br2684: Do not move counters backwards 13 years ago
Eric Dumazet 8b5c171bb3 neigh: new unresolved queue limits 13 years ago
Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
Daniel Schwierzeck fbe5e29ec1 atm: br2684: Fix oops due to skb->dev being NULL 14 years ago
Jiri Pirko afc4b13df1 net: remove use of ndo_set_multicast_list in drivers 14 years ago
Chas Williams a08af810cd atm: br2864: sent packets truncated in VC routed mode 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
David S. Miller 69cce1d140 net: Abstract dst->neighbour accesses behind helpers. 14 years ago
David S. Miller 8f40b161de neigh: Pass neighbour entry to output ops. 14 years ago
David S. Miller 542d4d685f neigh: Kill ndisc_ops->queue_xmit 14 years ago
David S. Miller 47ec132a40 neigh: Kill neigh_ops->hh_output 14 years ago
Joe Perches ea11073387 net: Remove casts of void * 14 years ago
Alexey Dobriyan a6b7a40786 net: remove interrupt.h inclusion from netdevice.h 14 years ago
Dan Williams e7a46b4d08 atm: expose ATM device index in sysfs 14 years ago
Michal Marek 36a9f77e50 atm: Drop __TIME__ usage 14 years ago
Dan Rosenberg 71338aa7d0 net: convert %p usage to %pK 14 years ago
David S. Miller 9e5ebaf852 atm: lec: Fix set-but-unused variables. 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Philip A. Prindeville c031235b39 atm/solos-pci: Don't flap VCs when carrier state changes 14 years ago
David S. Miller 78fbfd8a65 ipv4: Create and use route lookup helpers. 14 years ago
David S. Miller b23dd4fe42 ipv4: Make output route lookup return rtable directly. 14 years ago
Shan Wei 4c306a9291 net: kill unused macros 14 years ago
Tejun Heo afe2c511fb workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync() 14 years ago
Dan Williams d9ca676bcb atm: correct sysfs 'device' link creation and parent relationships 14 years ago
Changli Gao 5811662b15 net: use the macros defined for the members of flowi 14 years ago
Joe Perches 37d6680042 net/atm: Remove unnecessary casts of netdev_priv 14 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Jiri Slaby 5518b29f22 ATM: mpc, fix use after free 15 years ago
Eric Dumazet d6bf781712 net neigh: RCU conversion of neigh hash table 15 years ago
Karl Hiramoto a3d6713fbd br2684: fix scheduling while atomic 15 years ago
Eric Dumazet b92840900f atm: remove a net_device_stats clear 15 years ago
Julia Lawall 510a05edce net/atm: Adjust confusing if indentation 15 years ago
stephen hemminger d7100da026 ppp: make channel_ops const 15 years ago
Karl Hiramoto 005066122b atm/br2684: register notifier event for carrier signal changes. 15 years ago
Karl Hiramoto 7313bb8f3d atm: propagate signal changes via notifier 15 years ago
Changli Gao d8d1f30b95 net-next: remove useless union keyword 15 years ago