firefly-linux-kernel-4.4.55.git
2013-11-04 Julian Anastasovipv6: fill rt6i_gateway with nexthop address
2013-11-04 Julian Anastasovipv6: always prefer rt6i_gateway if present
2013-11-04 Hannes Frederic... inet: fix possible memory corruption with UDP_CORK...
2013-11-04 Seif Mazareebnet: fix cipso packet validation when !NETLABEL
2013-11-04 Daniel Borkmannnet: unix: inherit SOCK_PASS{CRED, SEC} flags from...
2013-11-04 Vasundhara... be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd
2013-11-04 Salva Peirówanxl: fix info leak in ioctl
2013-11-04 Vlad Yasevichsctp: Perform software checksum if packet has to be...
2013-11-04 Fan Dusctp: Use software crc32 checksum when xfrm transform...
2013-11-04 Vlad Yasevichnet: dst: provide accessor function to dst->xfrm
2013-11-04 Vlad Yasevichbridge: Correctly clamp MAX forward_delay when enabling STP
2013-11-04 Jason Wangvirtio-net: refill only when device is up during settin...
2013-11-04 Jason Wangvirtio-net: fix the race between channels setting and...
2013-11-04 Jason Wangvirtio-net: don't respond to cpu hotplug notifier if...
2013-11-04 Eric Dumazetbnx2x: record rx queue for LRO packets
2013-11-04 Mathias Krauseconnector: use nlmsg_len() to check message length
2013-11-04 Mathias Krauseunix_diag: fix info leak
2013-11-04 Salva Peirófarsync: fix info leak in ioctl
2013-11-04 Eric Dumazetl2tp: must disable bh before calling l2tp_xmit_skb()
2013-11-04 Christophe... vti: get rid of nf mark rule in prerouting
2013-11-04 Marc Kleine... net: vlan: fix nlmsg size calculation in vlan_get_size()
2013-11-04 Paul Durrantxen-netback: Don't destroy the netdev until the vif...
2013-11-04 Fabio Estevamnet: secure_seq: Fix warning when CONFIG_IPV6 and CONFI...
2013-11-04 Marc Kleine... can: dev: fix nlmsg size calculation in can_get_size()
2013-11-04 Jiri Bencipv4: fix ineffective source address selection
2013-11-04 Mathias Krauseproc connector: fix info leaks
2013-11-04 Dan Carpenternet: heap overflow in __audit_sockaddr()
2013-11-04 Sebastian Hesselbarthnet: mv643xx_eth: fix orphaned statistics timer crash
2013-11-04 Sebastian Hesselbarthnet: mv643xx_eth: update statistics timer from timer...
2013-11-04 David S. Millerl2tp: Fix build warning with ipv6 disabled.
2013-11-04 François CACHEREULl2tp: fix kernel panic when using IPv4-mapped IPv6...
2013-11-04 Eric Dumazetnet: do not call sock_put() on TIMEWAIT sockets
2013-11-04 Yuchung Chengtcp: fix incorrect ca_state in tail loss probe
2013-11-04 Eric Dumazettcp: do not forget FIN in tcp_shifted_skb()
2013-11-04 Eric Dumazettcp: must unclone packets before mangling them
2013-11-04 Eric Dumazettcp: TSQ can use a dynamic limit
2013-11-04 Eric Dumazettcp: TSO packets automatic sizing
2013-10-18 Greg Kroah... Linux 3.10.17
2013-10-18 Linn Crosettox86: avoid remapping data in parse_setup_data()
2013-10-18 Davidlohr Buesoipc,msg: prevent race with rmid in msgsnd,msgrcv
2013-10-18 Manfred Spraulipc/sem.c: update sem_otime for all operations
2013-10-18 Manfred Spraulipc/sem.c: synchronize the proc interface
2013-10-18 Manfred Spraulipc/sem.c: optimize sem_lock()
2013-10-18 Manfred Spraulipc/sem.c: fix race in sem_lock()
2013-10-18 Davidlohr Buesoipc: fix race with LSMs
2013-10-18 Davidlohr Buesoipc: drop ipc_lock_check
2013-10-18 Davidlohr Buesoipc, shm: drop shm_lock_check
2013-10-18 Davidlohr Buesoipc: drop ipc_lock_by_ptr
2013-10-18 Davidlohr Buesoipc, shm: guard against non-existant vma in shmdt(2)
2013-10-18 Davidlohr Buesoipc: document general ipc locking scheme
2013-10-18 Davidlohr Buesoipc,msg: drop msg_unlock
2013-10-18 Davidlohr Buesoipc: rename ids->rw_mutex
2013-10-18 Davidlohr Buesoipc,shm: shorten critical region for shmat
2013-10-18 Davidlohr Buesoipc,shm: cleanup do_shmat pasta
2013-10-18 Davidlohr Buesoipc,shm: shorten critical region for shmctl
2013-10-18 Davidlohr Buesoipc,shm: make shmctl_nolock lockless
2013-10-18 Davidlohr Buesoipc,shm: introduce shmctl_nolock
2013-10-18 Davidlohr Buesoipc: drop ipcctl_pre_down
2013-10-18 Davidlohr Buesoipc,shm: shorten critical region in shmctl_down
2013-10-18 Davidlohr Buesoipc,shm: introduce lockless functions to obtain the...
2013-10-18 Manfred Spraulipc/msg.c: Fix lost wakeup in msgsnd().
2013-10-18 Manfred Spraulipc/sem.c: rename try_atomic_semop() to perform_atomic_...
2013-10-18 Manfred Spraulipc/sem.c: replace shared sem_otime with per-semaphore...
2013-10-18 Manfred Spraulipc/sem.c: always use only one queue for alter operations
2013-10-18 Manfred Spraulipc/sem: separate wait-for-zero and alter tasks into...
2013-10-18 Manfred Spraulipc/sem.c: cacheline align the semaphore structures
2013-10-18 Manfred Spraulipc/util.c, ipc_rcu_alloc: cacheline align allocation
2013-10-18 Davidlohr Buesoipc: remove unused functions
2013-10-18 Davidlohr Buesoipc,msg: shorten critical region in msgrcv
2013-10-18 Davidlohr Buesoipc,msg: shorten critical region in msgsnd
2013-10-18 Davidlohr Buesoipc,msg: make msgctl_nolock lockless
2013-10-18 Davidlohr Buesoipc,msg: introduce lockless functions to obtain the...
2013-10-18 Davidlohr Buesoipc,msg: introduce msgctl_nolock
2013-10-18 Davidlohr Buesoipc,msg: shorten critical region in msgctl_down
2013-10-18 Davidlohr Buesoipc: move locking out of ipcctl_pre_down_nolock
2013-10-18 Davidlohr Buesoipc: close open coded spin lock calls
2013-10-18 Davidlohr Buesoipc: introduce ipc object locking helpers
2013-10-18 Davidlohr Buesoipc: move rcu lock out of ipc_addid
2013-10-18 wojciech kapuscinskidrm/radeon: fix hw contexts for SUMO2 asics
2013-10-18 Alex Deucherdrm/radeon: fix typo in CP DMA register headers
2013-10-18 Dan Carpenterdrm/radeon: forever loop on error in radeon_do_test_moves()
2013-10-18 Chris Wilsondrm/i915: Only apply DPMS to the encoder if enabled
2013-10-18 Al Virocope with potentially long ->d_dname() output for shmem...
2013-10-18 David HenningssonALSA: hda - Fix mono speakers and headset mic on Dell...
2013-10-18 Ingo Molnarcompiler/gcc4: Add quirk for 'asm goto' miscompilation bug
2013-10-18 Dan Carpenterwatchdog: ts72xx_wdt: locking bug in ioctl
2013-10-18 Vineet GuptaARC: Ignore ptrace SETREGSET request for synthetic...
2013-10-18 Christian RuppertARC: Fix signal frame management for SA_SIGINFO
2013-10-18 Vineet GuptaARC: Workaround spinlock livelock in SMP SystemC simulation
2013-10-18 Vineet GuptaARC: Fix 32-bit wrap around in access_ok()
2013-10-18 Mischa JonkerARC: Handle zero-overhead-loop in unaligned access...
2013-10-18 Mischa JonkerARC: Fix __udelay calculation
2013-10-18 Noam CamusARC: SMP failed to boot due to missing IVT setup
2013-10-18 Vineet GuptaARC: Setup Vector Table Base in early boot
2013-10-18 Russell KingARM: Fix the world famous typo with is_gate_vma()
2013-10-18 Helge Dellerparisc: fix interruption handler to respect pagefault_d...
2013-10-18 Paul MackerrasKVM: PPC: Book3S HV: Fix typo in saving DSCR
2013-10-18 Dave Jonesext4: fix memory leak in xattr
2013-10-18 Josef BacikBtrfs: use right root when checking for hash collision
2013-10-18 Henrik Rydberghwmon: (applesmc) Always read until end of data
next