]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - net
sfc: Use pci_enable_msix_range() instead of pci_enable_msix()
[mirror_ubuntu-artful-kernel.git] / net /
2014-02-17 Wang Yufenipv6:fix checkpatch errors with assignment in if condition
2014-02-17 Wang Yufenipv6: fix checkpatch errors with space required or...
2014-02-17 Wang Yufenipv6: fix checkpatch errors with brace and "foo *bar"
2014-02-17 Wang Yufennetlink: fix checkpatch errors space and "foo *bar"
2014-02-17 Yang Yingliangsch_netem: replace magic numbers with enumerate in...
2014-02-17 David S. MillerMerge branch 'ieee802154'
2014-02-17 Phoebe Buckheisterieee802154: add netlink APIs for smartMAC configuration
2014-02-17 Phoebe Buckheisterieee802154: add support for setting CCA energy detectio...
2014-02-17 Phoebe Buckheisterieee802154: add support for CCA mode in wpan phys
2014-02-17 Phoebe Buckheisterieee802154: add support for listen-before-talk in wpan_phy
2014-02-17 Phoebe Buckheisterieee802154: add TX power control to wpan_phy
2014-02-17 Jon Paul Maloytipc: correct usage of spin_lock() vs spin_lock_bh()
2014-02-17 Jon Paul Maloytipc: fix a loop style problem
2014-02-17 Florian Westphalip_tunnel: return more precise errno value when adding...
2014-02-15 WANG Congopenvswitch: rename ->sync to ->syncp
2014-02-14 wangweidongappletalk: fix checkpatch error with indent
2014-02-14 wangweidongappletalk: fix checkpatch errors with foo* bar|foo...
2014-02-14 wangweidongappletalk: fix checkpatch errors with space required...
2014-02-14 Eric Dumazettcp: add pacing_rate information into tcp_info
2014-02-14 WANG Congnet: introduce netdev_alloc_pcpu_stats() for drivers
2014-02-14 Eric Dumazetnet-sysfs: get_netdev_queue_index() cleanup
2014-02-14 Yang Yingliangsch_netem: replace magic numbers with enumerate in...
2014-02-14 Yang Yingliangsch_netem: change some func's param from "struct Qdisc...
2014-02-14 Yang Yingliangsch_netem: return errcode before setting params
2014-02-13 Denis Kirjanovipv4: ip_forward: perform skb->pkt_type check at the...
2014-02-13 stephen hemmingernet: remove unnecessary return's
2014-02-13 Stanislav Fomichevtcp: remove unused min_cwnd member of tcp_congestion_ops
2014-02-13 David S. MillerMerge tag 'linux-can-next-for-3.15-20140212' of git...
2014-02-13 Yang Yingliangsocket: replace some printk with pr_*
2014-02-13 David S. MillerMerge branch 'tipc'
2014-02-13 Jon Paul Maloytipc: add node_lock protection to link lookup function
2014-02-13 Ying Xuetipc: remove bearer_lock from tipc_bearer struct
2014-02-13 Jon Paul Maloytipc: delay delete of link when failover is needed
2014-02-13 Jon Paul Maloytipc: changes to general packet reception algorithm
2014-02-13 Jon Paul Maloytipc: rename stack variables in function tipc_link_tunn...
2014-02-13 Jon Paul Maloytipc: more cleanup of tunnelling reception function
2014-02-13 Jon Paul Maloytipc: change signature of tunnelling reception function
2014-02-13 Jon Paul Maloytipc: change reception of tunnelled failover packets
2014-02-13 Jon Paul Maloytipc: change reception of tunnelled duplicate packets
2014-02-13 Ying Xuetipc: remove 'links' list from tipc_bearer struct
2014-02-13 Ying Xuetipc: redefine 'started' flag in struct link to bitmap
2014-02-13 Ying Xuetipc: move code for deleting links from bearer.c to...
2014-02-13 Ying Xuetipc: move code for resetting links from bearer.c to...
2014-02-13 Jon Paul Maloytipc: stricter behavior of message reassembly function
2014-02-13 Andreas Bofjälltipc: explicitly include core.h in addr.h
2014-02-13 Sabrina Dubrocaipx: implement shutdown()
2014-02-13 David S. MillerMerge branch 'net_sched'
2014-02-13 WANG Congnet_sched: act: clean up tca_action_flush()
2014-02-13 WANG Congnet_sched: act: refuse to remove bound action outside
2014-02-13 WANG Congnet_sched: act: move tcf_hashinfo_init() into tcf_regis...
2014-02-13 WANG Congnet_sched: act: refactor cleanup ops
2014-02-13 WANG Congnet_sched: act: hide struct tcf_common from API
2014-02-11 Linus TorvaldsMerge tag 'microblaze-3.14-rc3' of git://git.monstr...
2014-02-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-02-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-02-11 Eric Dumazet6lowpan: fix lockdep splats
2014-02-11 Richard Yao9p/trans_virtio.c: Fix broken zero-copy on vmalloc...
2014-02-10 John Ognesstcp: tsq: fix nonagle handling
2014-02-10 David S. MillerMerge branch 'bridge'
2014-02-10 Toshiaki Makitabridge: Prevent possible race condition in br_fdb_chang...
2014-02-10 Toshiaki Makitabridge: Properly check if local fdb entry can be delete...
2014-02-10 Toshiaki Makitabridge: Properly check if local fdb entry can be delete...
2014-02-10 Toshiaki Makitabridge: Properly check if local fdb entry can be delete...
2014-02-10 Toshiaki Makitabridge: Fix the way to check if a local fdb entry can...
2014-02-10 Toshiaki Makitabridge: Change local fdb entries whenever mac address...
2014-02-10 Toshiaki Makitabridge: Fix the way to find old local fdb entries in...
2014-02-10 Toshiaki Makitabridge: Fix the way to insert new local fdb entries...
2014-02-10 Toshiaki Makitabridge: Fix the way to find old local fdb entries in...
2014-02-10 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2014-02-10 Jesper Juhltcp: correct code comment stating 3 min timeout for...
2014-02-10 Maciej Żenczykowskinet: fix 'ip rule' iif/oif device rename
2014-02-10 Christian Engelmayer6lowpan: Remove unused pointer in lowpan_header_create()
2014-02-10 FX Le Bailipv6: icmp6_send: fix Oops when pinging a not set up...
2014-02-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-02-10 Rashika Kherianet: Mark functions as static in net/sunrpc/svc_xprt.c
2014-02-10 Rashika Kherianet: Include appropriate header file in netfilter/nft_l...
2014-02-10 Rashika Kherianet: Move prototype declaration to header file include...
2014-02-10 Rashika Kherianet: Move prototype declaration to header file include...
2014-02-10 Rashika Kherianet: Move prototype declaration to header file include...
2014-02-10 Rashika Kherianet: Move prototype declaration to include/net/ipx...
2014-02-10 Rashika Kherianet: Move prototype declaration to header file include...
2014-02-10 Rashika Kherianet: Move prototype declaration to appropriate header...
2014-02-10 Rashika Kherianet: Mark functions as static in core/dev.c
2014-02-10 Rashika Kherianet: Include appropriate header file in caif/cfsrvl.c
2014-02-10 Rashika Kherianet: Include appropriate header file in caif/caif_dev.c
2014-02-10 Rashika Kherianet: Mark function as static in 9p/client.c
2014-02-10 James MorrisMerge branch 'stable-3.14' of git://git.infradead.org...
2014-02-09 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2014-02-09 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-02-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-02-09 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2014-02-08 Linus TorvaldsMerge tag 'pinctrl-v3.14-2' of git://git.kernel.org...
2014-02-08 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2014-02-08 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2014-02-07 Linus TorvaldsMerge tag 'driver-core-3.14-rc2' of git://git.kernel...
2014-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-02-07 Ilya Dryomovlibceph: do not dereference a NULL bio pointer
2014-02-07 H. Peter AnvinMerge tag 'efi-urgent' into x86/urgent
2014-02-07 Ilya Dryomovlibceph: take map_sem for read in handle_reply()
2014-02-07 Ilya Dryomovlibceph: factor out logic from ceph_osdc_start_request()
next