Commit Graph

181684 Commits (d7b855c2dcc89587f36338bd383203322efb9903)
 

Author SHA1 Message Date
Jiri Pirko d7b855c2dc cassini: convert to use netdev_for_each_mc_addr 15 years ago
Alexey Dobriyan faf234220f net: use kasprintf() for socket cache names 15 years ago
Eric Dumazet 8a5ce54562 xt_hashlimit: fix locking 15 years ago
Pavel Emelyanov 9f0beba9f9 ipmr: remove useless checks from ipmr_device_event 15 years ago
Nick Nunley a77ff709dd igb: update tx DMA mapping error handling 15 years ago
Nick Nunley 58fd62f525 igb: change descriptor control thresholds 15 years ago
Nick Nunley fe0592b4be igb: use igb_free_q_vectors to cleanup failure in igb_alloc_q_vectors 15 years ago
Nick Nunley d3eeb62ddd igb: remove unused vmolr value 15 years ago
Nick Nunley 91d4ee3382 igb: minor type cleanups 15 years ago
Nick Nunley 40e90c26f5 igb: move gso_segs into buffer_info structure 15 years ago
Nick Nunley 717ba08935 igb: inline igb_maybe_stop_tx 15 years ago
Nick Nunley 43915c7c9a igb: only read phy specific stats if in internal phy mode 15 years ago
Nick Nunley e6bdb6fefc igb: only support SRRCTL_DROP_EN when using multiple queues 15 years ago
Nick Nunley abe1c3638c igb: cap interrupts at 20K per queue when in itr mode 3 15 years ago
Nick Nunley 2d0b0f6935 igb: remove adaptive IFS from driver 15 years ago
Alexander Duyck 3025a446b6 igb: Allocate rings seperately instead of as a block 15 years ago
Nick Nunley b94f2d775a igb: call pci_save_state after pci_restore_state 15 years ago
Nick Nunley 88a268c1a1 igb: Power down link when interface is down 15 years ago
Nick Nunley 53c992fa84 igb: ignore EEPROM APME check when shutting down serdes link 15 years ago
Nick Nunley 3145535ac6 igb: Report link status in ethtool when interface is down 15 years ago
Nick Nunley 22939f0606 igb: add support for wake-on-link 15 years ago
Alexander Duyck 26b39276ca igb: remove unecessary q_vector declarations and remove itr_shift 15 years ago
Joe Perches 9874c41cd5 ipv6.h: reassembly: replace calculated magic number with multiplication 15 years ago
Alexey Dobriyan dc4c2c3105 net: remove INIT_RCU_HEAD() usage 15 years ago
Jochen Friedrich f6ca057f1b b44: Ratelimit timeout error message. 15 years ago
Tejun Heo 47d742752d percpu: add __percpu sparse annotations to net drivers 15 years ago
Tejun Heo 7d720c3e4f percpu: add __percpu sparse annotations to net 15 years ago
David S. Miller 2bb4646fce Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
jamal 6836b9bdd9 xfrm: avoid spinlock in get_acqseq() used by xfrm user 15 years ago
Mike Frysinger e06d41d09f netdev: bfin_mac: drop experimental markings on RMII support 15 years ago
Linus Torvalds b0483e78e5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 15 years ago
Linus Torvalds 18688218d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 15 years ago
Linus Torvalds 1ed10aa8e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 15 years ago
Linus Torvalds 5d67767047 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
Jan Kiszka 771f4c87be CAPI: Remove experimental tag from middleware feature 15 years ago
Jan Kiszka 79e95f4717 CAPI: Schedule capifs for removal 15 years ago
Jan Kiszka c6af043794 CAPI: Drop special controller lookup from capi20_put_message 15 years ago
Jan Kiszka eef0ced028 CAPI: Drop return value of handle_minor_send 15 years ago
Jan Kiszka 2b72b5bd65 CAPI: Clean up capiminor_*_ack 15 years ago
Jan Kiszka dfbb84ffe9 CAPI: Fix locking around capiminor's output queue and drop workaround_lock 15 years ago
Jan Kiszka 68d7347b28 CAPI: Drop capiminor's unused inbytes counter 15 years ago
Jan Kiszka 42792713f7 CAPI: Use atomics for capiminor's datahandle and msgid 15 years ago
Jan Kiszka 42651b5c1a CAPI: Rename datahandle_queue -> ackqueue_entry 15 years ago
Jan Kiszka a11ef7be8e CAPI: Rework capiminor RX handler 15 years ago
Jan Kiszka b75b2eedcb CAPI: Drop handle_minor_recv from capinc_tty_write 15 years ago
Jan Kiszka a84fdf41b2 CAPI: Drop atomic ttyopencount 15 years ago
Jan Kiszka 3d5d30fe7a CAPI: Clean up capiminors_lock 15 years ago
Jan Kiszka 6576c2891a CAPI: Drop obsolete nccip from capiminor struct 15 years ago
Jan Kiszka 30bced91d9 CAPI: Issue synchronous hangup on capincci_free_minor 15 years ago
Jan Kiszka 2c8df72259 CAPI: Drop remaining NULL checks on tty->driver_data 15 years ago