Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cac3763967362ace7996532ad3933f493a928a1b
/
include
a51b919
netfilter: ipset: Alignment problem between 64bit kernel 32bit userspace
by Jozsef Kadlecsik
· 10 years ago
b59eaf9
netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module
by Pablo Neira Ayuso
· 10 years ago
68b0faa
netfilter: nf_tables_bridge: export nft_reject_ip*hdr_validate functions
by Alvaro Neira
· 10 years ago
c41884c
netfilter: conntrack: avoid zeroing timer
by Florian Westphal
· 10 years ago
4f03721
tipc: add tipc_netlink.h to uapi Kbuild
by Richard Alpe
· 10 years ago
08dcf9f
tc_vlan: fix type of tcfv_push_vid
by Jiri Pirko
· 10 years ago
958d03b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
2ad7bf3
ipvlan: Initial check-in of the IPVLAN driver.
by Mahesh Bandewar
· 10 years ago
1459143
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
8a84e01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
9a7e4f5
Merge tag 'sound-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
8b2ed21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
a64bb02
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
53b15ef
Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
1593123
tipc: add name table dump to new netlink api
by Richard Alpe
· 10 years ago
27c2141
tipc: add net set to new netlink api
by Richard Alpe
· 10 years ago
fd3cf2a
tipc: add net dump to new netlink api
by Richard Alpe
· 10 years ago
3e4b6ab
tipc: add node get/dump to new netlink api
by Richard Alpe
· 10 years ago
1e55417
tipc: add media set to new netlink api
by Richard Alpe
· 10 years ago
46f15c6
tipc: add media get/dump to new netlink api
by Richard Alpe
· 10 years ago
ae36342
tipc: add link stat reset to new netlink api
by Richard Alpe
· 10 years ago
f96ce7a
tipc: add link set to new netlink api
by Richard Alpe
· 10 years ago
7be57fc
tipc: add link get/dump to new netlink api
by Richard Alpe
· 10 years ago
1a1a143
tipc: add publication dump to new netlink api
by Richard Alpe
· 10 years ago
34b78a12
tipc: add sock dump to new netlink api
by Richard Alpe
· 10 years ago
315c00b
tipc: add bearer set to new netlink api
by Richard Alpe
· 10 years ago
35b9dd7
tipc: add bearer get/dump to new netlink api
by Richard Alpe
· 10 years ago
0655f6a
tipc: add bearer disable/enable to new netlink api
by Richard Alpe
· 10 years ago
479163f
mlx5: don't duplicate kvfree()
by Al Viro
· 10 years ago
c7e2b96
sched: introduce vlan action
by Jiri Pirko
· 10 years ago
93515d5
net: move vlan pop/push functions into common code
by Jiri Pirko
· 10 years ago
e219512
net: move make_writable helper into common code
by Jiri Pirko
· 10 years ago
15255a4
vlan: introduce __vlan_insert_tag helper which does not free skb
by Jiri Pirko
· 10 years ago
5968250
vlan: introduce *vlan_hwaccel_push_inside helpers
by Jiri Pirko
· 10 years ago
62749e2
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
by Jiri Pirko
· 10 years ago
b4bef1b
vlan: kill vlan_put_tag helper
by Jiri Pirko
· 10 years ago
b960a0ac
vlan: make __vlan_hwaccel_put_tag return void
by Jiri Pirko
· 10 years ago
63f44b2
net: phy: micrel: add generic clock-mode-select support
by Johan Hovold
· 10 years ago
860f6e9
net: phy: add static data field to struct phy_driver
by Johan Hovold
· 10 years ago
9a638dd
Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 10 years ago
232365f
bury skb_copy_to_page()
by Al Viro
· 10 years ago
08adb7d
fold verify_iovec() into copy_msghdr_from_user()
by Al Viro
· 10 years ago
666547f
separate kernel- and userland-side msghdr
by Al Viro
· 11 years ago
ddecab1
Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 10 years ago
f815e2b
mac80211: notify drivers on sta rate table changes
by Johannes Berg
· 10 years ago
18e5ca6
nl80211: Replace interface socket owner attribute with more generic one
by Jukka Rissanen
· 10 years ago
a344d67
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
by Johannes Berg
· 11 years ago
ad2b26a
cfg80211: allow drivers to support random MAC addresses for scan
by Johannes Berg
· 11 years ago
8cd4d45
cfg80211: add wowlan net-detect support
by Luciano Coelho
· 10 years ago
b6da911
mac80211: synchronously reserve TID per station
by Liad Kaufman
· 10 years ago
8a4d32f
mac80211: add TDLS channel-switch Rx flow
by Arik Nemtsov
· 10 years ago
a7a6bdd
mac80211: introduce TDLS channel switch ops
by Arik Nemtsov
· 10 years ago
5383758
mac80211: add parsing of TDLS specific IEs
by Arik Nemtsov
· 10 years ago
1057d35
cfg80211: introduce TDLS channel switch commands
by Arik Nemtsov
· 10 years ago
78632a1
cfg/mac80211: define TDLS channel switch feature bit
by Arik Nemtsov
· 10 years ago
2cedd87
mac80211: add BSS coex IE to TDLS setup frames
by Arik Nemtsov
· 10 years ago
1277b4a
mac80211: retransmit TDLS teardown packet through AP if not ACKed
by Liad Kaufman
· 10 years ago
11bf782
vxlan: Inline vxlan_gso_check().
by Joe Stringer
· 10 years ago
e3e3217
icmp: Remove some spurious dropped packet profile hits from the ICMP path
by Rick Jones
· 10 years ago
f48ecb1
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 10 years ago
d0003ec
bpf: allow eBPF programs to use maps
by Alexei Starovoitov
· 10 years ago
28fbcfa
bpf: add array type of eBPF maps
by Alexei Starovoitov
· 10 years ago
0f8e4bd
bpf: add hashtable type of eBPF maps
by Alexei Starovoitov
· 10 years ago
3274f52
bpf: add 'flags' attribute to BPF_MAP_UPDATE_ELEM command
by Alexei Starovoitov
· 10 years ago
98e6901
can: dev: add can_is_canfd_skb() API
by Dong Aisheng
· 10 years ago
760a52e
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
by Johannes Berg
· 10 years ago
38da170
Bluetooth: Use shorter "rand" name for "randomizer"
by Johan Hedberg
· 10 years ago
643aa2c
Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/cs41l51', 'asoc/fix/dpcm', 'asoc/fix/es8328', 'asoc/fix/fsl-asrc', 'asoc/fix/max98090', 'asoc/fix/rcar', 'asoc/fix/rockchip' and 'asoc/fix/rt5645' into asoc-linus
by Mark Brown
· 10 years ago
ee7b905
ieee802154: fix byteorder for short address and panid
by Alexander Aring
· 10 years ago
cb41c8d
ieee802154: rename and move WPAN_NUM_ defines
by Alexander Aring
· 10 years ago
b821ecd
ieee802154: add del interface command
by Alexander Aring
· 10 years ago
0e57547
ieee802154: setting extended address while iface add
by Alexander Aring
· 10 years ago
f3ea5e4
ieee802154: add new interface command
by Alexander Aring
· 10 years ago
e35c5a2
Merge tag 'armsoc-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
f7efdad
Merge tag 'omap-fixes-against-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 10 years ago
b9d1ab7
mlx4: use netdev_rss_key_fill() helper
by Eric Dumazet
· 10 years ago
960fb62
net: provide a per host RSS key generic infrastructure
by Eric Dumazet
· 10 years ago
f1227c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
23cfa36
sched/cputime: Fix cpu_timer_sample_group() double accounting
by Peter Zijlstra
· 10 years ago
00b4d9a1
bitops: Fix shift overflow in GENMASK macros
by Maxime COQUELIN
· 10 years ago
ec7de65
Merge tag 'for-v3.18-rc' of git://git.infradead.org/battery-2.6
by Linus Torvalds
· 10 years ago
1afcb6e
Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
adae20c
Bluetooth: Convert IRK list to RCU
by Johan Hedberg
· 10 years ago
970d0f1
Bluetooth: Convert LTK list to RCU
by Johan Hedberg
· 10 years ago
23e62de
net: Add vxlan_gso_check() helper
by Joe Stringer
· 10 years ago
84bc886
inetdevice: fixed signed integer overflow
by Vincent BENAYOUN
· 10 years ago
78646f6
Merge tag 'pm+acpi-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
a77f9c5
Revert "fast_hash: avoid indirect function calls"
by Jay Vosburgh
· 10 years ago
3168949
Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'
by Rafael J. Wysocki
· 10 years ago
076ce44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
5cf5203
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
f784a3f
mem-hotplug: reset node managed pages when hot-adding a new pgdat
by Tang Chen
· 10 years ago
ad53f92
mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype
by Joonsoo Kim
· 10 years ago
6eba822
rhashtable: Drop gfp_flags arg in insert/remove functions
by Thomas Graf
· 10 years ago
de966c5
net/mlx4_core: Support more than 64 VFs
by Matan Barak
· 10 years ago
7ae0e40
net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for PF/VFs
by Matan Barak
· 10 years ago
7b4ce23
rhashtable: Add parent argument to mutex_is_held
by Herbert Xu
· 10 years ago
1b2f309
rhashtable: Move mutex_is_held under PROVE_LOCKING
by Herbert Xu
· 10 years ago
abe8490
Bluetooth: Use proper nesting annotation for l2cap_chan lock
by Johan Hedberg
· 10 years ago
61f2dcb
mac802154: add interframe spacing time handling
by Alexander Aring
· 10 years ago
Next »