Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
9714481e677562cc81d45c45586286578b9e8c08
/
include
7009dea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 11 years ago
5cde282
net: Separate the close_list and the unreg_list v2
by Eric W. Biederman
· 11 years ago
d639fea
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
96f817f
tcp: shrink tcp6_timewait_sock by one cache line
by Eric Dumazet
· 11 years ago
0d4f55b
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 11 years ago
32819dc
bonding: modify the old and add new xmit hash policies
by Nikolay Aleksandrov
· 11 years ago
357afe9
flow_dissector: factor out the ports extraction in skb_flow_get_ports
by Nikolay Aleksandrov
· 11 years ago
5080546
inet: consolidate INET_TW_MATCH
by Eric Dumazet
· 11 years ago
0b3d8e0
include/linux/skbuff.h: move CONFIG_XFRM check inside the skb_sec_path()
by Denis Kirjanov
· 11 years ago
4bcef89
ssb: provide phy address for Gigabit Ethernet driver
by Hauke Mehrtens
· 11 years ago
2ed0180
Bluetooth: Add the definition for Slave Page Response Timeout
by DoHyun Pyun
· 11 years ago
2b35944
Bluetooth: Add the definition and stcuture for Sync Train Complete
by DoHyun Pyun
· 11 years ago
cefded9
Bluetooth: Add the definition for Start Synchronization Train
by DoHyun Pyun
· 11 years ago
8c9a041
Bluetooth: Add the definition and structure for Set CSB
by DoHyun Pyun
· 11 years ago
a9b07a6
Bluetooth: Add the structure for Write Sync Train Parameters
by DoHyun Pyun
· 11 years ago
7d1dab4
Bluetooth: Add the definition and structure for Set CSB Data
by DoHyun Pyun
· 11 years ago
6a20eaf
Bluetooth: Add the definition and structure for Delete Reserved LT_ADDR
by DoHyun Pyun
· 11 years ago
d0bf75a
Bluetooth: Add the definition and structure for Set Reserved LT_ADDR
by DoHyun Pyun
· 11 years ago
d13eafc
Bluetooth: Add management command for setting static address
by Marcel Holtmann
· 11 years ago
0663ca2
Bluetooth: Add a new mgmt_set_bredr command
by Johan Hedberg
· 11 years ago
56f8790
Bluetooth: Introduce a new HCI_BREDR_ENABLED flag
by Johan Hedberg
· 11 years ago
848566b
Bluetooth: Provide high speed configuration option
by Marcel Holtmann
· 11 years ago
a59ac2f
Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONE
by Marcel Holtmann
· 11 years ago
4fbef95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
c31eeac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
e024bdc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
91cb498
netfilter: cttimeout: allow to set/get default protocol timeouts
by Pablo Neira Ayuso
· 11 years ago
180cf72
netfilter: nf_ct_sip: consolidate NAT hook functions
by holger@eitzenberger.org
· 11 years ago
4590672
skbuff: size of hole is wrong in a comment
by Nicolas Dichtel
· 11 years ago
36a8f39
net: skb_is_gso_v6() requires skb_is_gso()
by Eric Dumazet
· 11 years ago
c3f40d7
net: add missing sk_max_pacing_rate doc
by Eric Dumazet
· 11 years ago
0bbf87d
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
by Eric W. Biederman
· 11 years ago
f927318
Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
06b0a9a
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 11 years ago
522d6d3
Merge branch 'akpm' (fixes from Andrew Morton)
by Linus Torvalds
· 11 years ago
117aad1
mm: avoid reinserting isolated balloon pages into LRU lists
by Rafael Aquini
· 11 years ago
2a156a6
include/asm-generic/vtime.h: avoid zero-length file
by Andrew Morton
· 11 years ago
1785e8f
netfiler: ipset: Add net namespace for ipset
by Vitaly Lavrov
· 11 years ago
3fd986b
netfilter: ipset: Use a common function at listing the extensions
by Jozsef Kadlecsik
· 11 years ago
cb17819
Merge branch '20130926_include_linux_networking_externs' of git://repo.or.cz/linux-2.6/trivial-mods
by David S. Miller
· 11 years ago
68b63f0
netfilter: ipset: Support comments for ipset entries in the core.
by Oliver Smith
· 11 years ago
40cd63b
netfilter: ipset: Support extensions which need a per data destroy function
by Jozsef Kadlecsik
· 11 years ago
03c8b23
netfilter: ipset: Generalize extensions support
by Jozsef Kadlecsik
· 11 years ago
ca134ce
netfilter: ipset: Move extension data to set structure
by Jozsef Kadlecsik
· 11 years ago
f925f70
netfilter: ipset: Rename extension offset ids to extension ids
by Jozsef Kadlecsik
· 11 years ago
a04d8b6
netfilter: ipset: Prepare ipset to support multiple networks for hash types
by Jozsef Kadlecsik
· 11 years ago
5e04c0c
netfilter: ipset: Introduce new operation to get both setname and family
by Jozsef Kadlecsik
· 11 years ago
b8cd978
netfilter: ipset: Use fix sized type for timeout in the extension part
by Jozsef Kadlecsik
· 12 years ago
35b8dcf
netfilter: ipset: Rename simple macro names to avoid namespace issues.
by Jozsef Kadlecsik
· 12 years ago
7b77d16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
a528c21
dev: update __dev_notify_flags() to send rtnl msg
by Nicolas Dichtel
· 11 years ago
559835ea
vxlan: Use RCU apis to access sk_user_data.
by Pravin B Shelar
· 11 years ago
3abd38d
Merge remote-tracking branch 'regulator/fix/doc' into regulator-linus
by Mark Brown
· 11 years ago
f4a87e7
netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packets
by Patrick McHardy
· 11 years ago
c23c223
Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
b97b869
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
62748f3
net: introduce SO_MAX_PACING_RATE
by Eric Dumazet
· 11 years ago
aa66158
ipv4: processing ancillary IP_TOS or IP_TTL
by Francesco Fusco
· 11 years ago
f02db31
ipv4: IP_TOS and IP_TTL can be specified as ancillary data
by Francesco Fusco
· 11 years ago
9a3bab6
net: net_secret should not depend on TCP
by Eric Dumazet
· 11 years ago
50624c9
net: Delay default_device_exit_batch until no devices are unregistering v2
by Eric W. Biederman
· 11 years ago
7df37ff
IPv6 NAT: Do not drop DNATed 6to4/6rd packets
by Catalin\(ux\) M. BOIE
· 11 years ago
60e453a
USBNET: fix handling padding packet
by Ming Lei
· 11 years ago
aeebc26
Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
f2e98aa
Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
083986e
mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef
by Heiko Carstens
· 11 years ago
41ed7fe
Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 11 years ago
8d2ca1d
ipv6: avoid high order memory allocations for /proc/net/ipv6_route
by Hannes Frederic Sowa
· 11 years ago
0a87874
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
1025c04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by Gustavo Padovan
· 11 years ago
f629d20
[networking]device.h: Remove extern from function prototypes
by Joe Perches
· 11 years ago
7965bd4
net.h/skbuff.h: Remove extern from function prototypes
by Joe Perches
· 11 years ago
a0f4ecf
netfilter: Remove extern from function prototypes
by Joe Perches
· 11 years ago
3a49160
Drivers: hv: util: Correctly support ws2008R2 and earlier
by K. Y. Srinivasan
· 11 years ago
b6ccba4
net: add a possibility to get private from netdev_adjacent->list
by Veaceslav Falico
· 11 years ago
31088a1
net: add for_each iterators through neighbour lower link's private
by Veaceslav Falico
· 11 years ago
402dae9
net: add netdev_adjacent->private and allow to use it
by Veaceslav Falico
· 11 years ago
2f268f1
net: add adj_list to save only neighbours
by Veaceslav Falico
· 11 years ago
2bedea8
bcma: make bcma_core_pci_{up,down}() callable from atomic context
by Arend van Spriel
· 11 years ago
7c6a4ac
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 11 years ago
5bc2afc
NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem method
by Trond Myklebust
· 11 years ago
e93dd91
Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 11 years ago
bdc5663
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
4375f10
Bluetooth: Add new mgmt_set_advertising command
by Johan Hedberg
· 11 years ago
eeca6f8
Bluetooth: Add new mgmt setting for LE advertising
by Johan Hedberg
· 11 years ago
416a4ae
Bluetooth: Use async request for LE enable/disable
by Johan Hedberg
· 11 years ago
b0b8c96
of: clean-up ifdefs in of_irq.h
by Rob Herring
· 11 years ago
0608f43
revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code"
by Andrew Morton
· 11 years ago
b1aff7f
revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim"
by Andrew Morton
· 11 years ago
694fbc0
revert "memcg: enhance memcg iterator to support predicates"
by Andrew Morton
· 11 years ago
9809b18
watchdog: update watchdog_thresh properly
by Michal Hocko
· 11 years ago
8c27bd7
tcp: syncookies: reduce cookie lifetime to 128 seconds
by Florian Westphal
· 11 years ago
9fe34f5
mrp: add periodictimer to allow retries when packets get lost
by Noel Burton-Krahn
· 11 years ago
7b58446
sctp: Remove extern from function prototypes
by Joe Perches
· 11 years ago
4e77be4
netfilter: Remove extern from function prototypes
by Joe Perches
· 11 years ago
0e418f9
irda: Remove extern from function prototypes
by Joe Perches
· 11 years ago
a22b8f4
caif_hsi.h: Remove extern from function prototypes
by Joe Perches
· 11 years ago
e74e58f
bluetooth: Remove extern from function prototypes
by Joe Perches
· 11 years ago
d511337
xfrm.h: Remove extern from function prototypes
by Joe Perches
· 11 years ago
5db50ee
x25.h: Remove extern from function prototypes
by Joe Perches
· 11 years ago
Next »