Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d98cae64e4a733ff377184d78aa0b1f2b54faede
d98cae64e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
4067c66
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
2f2a884
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 11 years ago
3a5a423
nl80211: fix attrbuf access race by allocating a separate one
by Johannes Berg
· 11 years ago
eb064c3
vxlan: fix check for migration of static entry
by stephen hemminger
· 11 years ago
646093a
bcm63xx_enet: fix return value check in bcm_enet_shared_probe()
by Wei Yongjun
· 11 years ago
4afe215
can: usb_8dev: unregister netdev before free()ing
by Marc Kleine-Budde
· 11 years ago
33be081
ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skb
by Matthias Schiffer
· 11 years ago
a267a60
staging/rtl8192u: convert skb->tail into skb_tail_pointer(skb)
by Isaku Yamahata
· 11 years ago
511efbb
pxa168_eth: convert skb->end into skb_end_pointer(skb)
by Isaku Yamahata
· 11 years ago
18f1d05
mv643xx_eth.c: convert skb->end into skb_end_poitner(skb)
by Isaku Yamahata
· 11 years ago
499e2e6
net, scsi/csgb4i: convert skb->transport_header into skb_transport_header(skb)
by Isaku Yamahata
· 11 years ago
b32369f
net, atm/ambassader: convert skb->tail into skb_tail_pointer(skb)
by Isaku Yamahata
· 11 years ago
32de868
bridge: fix switched interval for MLD Query types
by Linus Lüssing
· 11 years ago
788dfca
vlan: restore ethtool ABI to control VLAN hardware acceleration
by Fernando Luis Vazquez Cao
· 11 years ago
dda9192
net: sctp: remove SCTP_STATIC macro
by Daniel Borkmann
· 11 years ago
939cfa7
net: sctp: get rid of t_new macro for kzalloc
by Daniel Borkmann
· 11 years ago
32bc9b4
fec: Add support to restart autonegotiate
by Chris Healy
· 11 years ago
cedb743
bonding: don't call alb_set_slave_mac_addr() while atomic
by Veaceslav Falico
· 11 years ago
ab8e99d
net: cpsw: check for cpts pointer after its allocation
by Sebastian Siewior
· 11 years ago
c5b248d
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into wireless
by David S. Miller
· 11 years ago
e00c7f1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
ab69bde
alx: add a simple AR816x/AR817x device driver
by Johannes Berg
· 11 years ago
72bb72b
tg3: Prevent system hang during repeated EEH errors.
by Michael Chan
· 11 years ago
93725cb
Fix the VLAN_TAG_PRESENT in netvsc_recv_callback()
by Haiyang Zhang
· 11 years ago
7aa2723
vxlan: handle skb_clone failure
by stephen hemminger
· 11 years ago
26a41ae6
vxlan: only migrate dynamic FDB entries
by stephen hemminger
· 11 years ago
3bf74b1
vxlan: fix race between flush and incoming learning
by stephen hemminger
· 11 years ago
c7b67ae
Merge branch 'tipc'
by David S. Miller
· 11 years ago
2537af9
tipc: remove dev_base_lock use from enable_bearer
by Ying Xue
· 11 years ago
126c052
tipc: fix wrong return value for link_send_sections_long routine
by Ying Xue
· 11 years ago
7410f96
tipc: make tipc_link_send_sections_fast exit earlier
by Ying Xue
· 11 years ago
796c75d
tipc: enhance priority of link protocol packet
by Ying Xue
· 11 years ago
ae8509c
tipc: cosmetic realignment of function arguments
by Paul Gortmaker
· 11 years ago
c0fee8a
tipc: save sock structure pointer instead of void pointer to tipc_port
by Ying Xue
· 11 years ago
28e5297
tipc: convert config_lock from spinlock to mutex
by Ying Xue
· 11 years ago
3c5db8e
tipc: rename tipc_createport_raw to tipc_createport
by Ying Xue
· 11 years ago
f1733d7
tipc: remove user_port instance from tipc_port structure
by Ying Xue
· 11 years ago
198d73b
tipc: delete code orphaned by new server infrastructure
by Ying Xue
· 11 years ago
7d0ab17
tipc: convert configuration server to use new server facility
by Ying Xue
· 11 years ago
13a2e89
tipc: convert topology server to use new server facility
by Ying Xue
· 11 years ago
c5fa7b3
tipc: introduce new TIPC server infrastructure
by Ying Xue
· 11 years ago
5d21cb7
tipc: allow implicit connect for stream sockets
by Erik Hugne
· 11 years ago
cc79dd1
tipc: change socket buffer overflow control to respect sk_rcvbuf
by Ying Xue
· 11 years ago
8941bbc
tipc: update code comments to reflect new uapi header path
by Ying Xue
· 11 years ago
dafcc43
net: add socket option for low latency polling
by Eliezer Tamir
· 11 years ago
89bf1b5
net: remove NET_LL_RX_POLL config menue
by Eliezer Tamir
· 11 years ago
9a3c71a
net: convert low latency sockets to sched_clock()
by Eliezer Tamir
· 11 years ago
eb6db62
net: change sysctl_net_ll_poll into an unsigned int
by Eliezer Tamir
· 11 years ago
722a300
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
8177a9d
lseek(fd, n, SEEK_END) does *not* go to eof - n
by Al Viro
· 11 years ago
7d13205
Linux 3.10-rc6
by Linus Torvalds
· 11 years ago
e6694d9
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
596fa9e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
5938930
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
f21afc2
smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().
by David Daney
· 11 years ago
d0ff934
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
d58c6ff
Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
9bb9285
Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
3ad2e31
Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
230b303
powerpc: Fix missing/delayed calls to irq_work
by Benjamin Herrenschmidt
· 11 years ago
bf59390
powerpc: Fix emulation of illegal instructions on PowerNV platform
by Paul Mackerras
· 11 years ago
0e37739
powerpc: Fix stack overflow crash in resume_kernel when ftracing
by Michael Ellerman
· 11 years ago
dd6c5cd
snd_pcm_link(): fix a leak...
by Al Viro
· 11 years ago
0525290
use can_lookup() instead of direct checks of ->i_op->lookup
by Al Viro
· 11 years ago
8aac627
move exit_task_namespaces() outside of exit_notify()
by Oleg Nesterov
· 11 years ago
e7b2c40
fput: task_work_add() can fail if the caller has passed exit_task_work()
by Oleg Nesterov
· 11 years ago
2e0c9e7
net: sctp: sctp_association_init: put refs in reverse order
by Daniel Borkmann
· 11 years ago
c164b83
net: sctp: minor: remove variable in sctp_init_sock
by Daniel Borkmann
· 11 years ago
405426f
net: sctp: sctp_sf_do_prm_asoc: do SCTP_CMD_INIT_CHOOSE_TRANSPORT first
by Daniel Borkmann
· 11 years ago
f9e42b8
net: sctp: sideeffect: throw BUG if primary_path is NULL
by Daniel Borkmann
· 11 years ago
09ce069
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 11 years ago
93d8fd1
openvswitch: Simplify interface ovs_flow_metadata_from_nlattrs()
by Pravin B Shelar
· 11 years ago
b34df5e
openvswitch: make skb->csum consistent with rest of networking stack.
by Pravin B Shelar
· 11 years ago
45bfa52e
openvswitch: Fix struct comment.
by Pravin B Shelar
· 11 years ago
af78416
openvswitch: Fix misspellings in comments and docs.
by Andy Hill
· 11 years ago
34d94f2
openvswitch: fix variable names in comment
by Lorand Jakab
· 11 years ago
91b7514
openvswitch: Unify vport error stats handling.
by Pravin B Shelar
· 12 years ago
cbd531b
openvswitch: Remove unused get_config vport op.
by Jesse Gross
· 12 years ago
f44f340
openvswitch: Immediately exit on error in ovs_vport_cmd_set().
by Jesse Gross
· 12 years ago
d302cf1
xfs: don't shutdown log recovery on validation errors
by Dave Chinner
· 11 years ago
088c9f6
xfs: ensure btree root split sets blkno correctly
by Dave Chinner
· 11 years ago
5170711
xfs: fix implicit padding in directory and attr CRC formats
by Dave Chinner
· 11 years ago
47ad2fc
xfs: don't emit v5 superblock warnings on write
by Dave Chinner
· 11 years ago
a2648eb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
42f132f
mei: me: clear interrupts on the resume path
by Tomas Winkler
· 11 years ago
2753ff5
mei: nfc: fix nfc device freeing
by Tomas Winkler
· 11 years ago
5e85b36
mei: init: Flush scheduled work before resetting the device
by Samuel Ortiz
· 11 years ago
c5c7774
sctp: fully initialize sctp_outq in sctp_outq_init
by Neil Horman
· 11 years ago
948e306
net/mlx4: Add VF link state support
by Rony Efraim
· 11 years ago
1d8faf4
net/core: Add VF link state control
by Rony Efraim
· 11 years ago
aaf9522
netiucv: Hold rtnl between name allocation and device registration.
by Benjamin Poirier
· 11 years ago
3dc6475
bcm63xx_enet: add support Broadcom BCM6345 Ethernet
by Florian Fainelli
· 11 years ago
ca4ec90
htb: reorder struct htb_class fields for performance
by Eric Dumazet
· 11 years ago
5f121b9
net-rps: fixes for rps flow limit
by Willem de Bruijn
· 11 years ago
c9bfbb3
tulip: Properly check dma mapping result
by Neil Horman
· 11 years ago
33c929c
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
706b78f
dtc: ensure #line directives don't consume data from the next line
by Grant Likely
· 11 years ago
2a6a08c
dtc: Update generated files to output from Bison 2.5
by Grant Likely
· 11 years ago
d25d869
of: Fix locking vs. interrupts
by Benjamin Herrenschmidt
· 11 years ago
Next »