Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c08751c851b78514f6ec5f77f7cbebaac63d15c0
/
include
cfd280c
net: sync some IP headers with glibc
by Carlos O'Donell
· 11 years ago
c995ae2
tcp: Change return value of tcp_rcv_established()
by Vijay Subramanian
· 11 years ago
ea23192
tunnels: harmonize cleanup done on skb on rx path
by Nicolas Dichtel
· 11 years ago
963a88b
tunnels: harmonize cleanup done on skb on xmit path
by Nicolas Dichtel
· 11 years ago
8b27f27
skb: allow skb_scrub_packet() to be used by tunnels
by Nicolas Dichtel
· 11 years ago
1179618
vxlan: remove net arg from vxlan[6]_xmit_skb()
by Nicolas Dichtel
· 11 years ago
8b7ed2d
iptunnels: remove net arg from iptunnel_xmit()
by Nicolas Dichtel
· 11 years ago
951fd87
llc: Use normal etherdevice.h tests
by Joe Perches
· 11 years ago
bc6fc9f
net: fix comment typo for __skb_alloc_pages()
by Florian Fainelli
· 11 years ago
c12a224
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 11 years ago
e7abfe4
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 11 years ago
83a093b
net: etherdevice: add address inherit helper
by Bjørn Mork
· 11 years ago
5a17a39
net: make snmp_mib_free static inline
by Cong Wang
· 11 years ago
f564f45
vxlan: add ipv6 proxy support
by Cong Wang
· 11 years ago
e15a00a
vxlan: add ipv6 route short circuit support
by Cong Wang
· 11 years ago
e4c7ed4
vxlan: add ipv6 support
by Cong Wang
· 11 years ago
5f81bd2
ipv6: export a stub for IPv6 symbols used by vxlan
by Cong Wang
· 11 years ago
3ce9b35
ipv6: move ip6_dst_hoplimit() into core kernel
by Cong Wang
· 11 years ago
d2a7f26
qdisc: make args to qdisc_create_default const
by stephen hemminger
· 11 years ago
6da7c8f
qdisc: allow setting default queuing discipline
by stephen hemminger
· 11 years ago
e2a240c
driver:net:stmmac: Disable DMA store and forward mode if platform data force_thresh_dma_mode is set.
by Sonic Zhang
· 11 years ago
ede23fa8
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
by Joe Perches
· 11 years ago
afe4fd0
pkt_sched: fq: Fair Queue packet scheduler
by Eric Dumazet
· 11 years ago
391ac12
can: gw: add a per rule limitation of frame hops
by Oliver Hartkopp
· 11 years ago
5df0ddf
net: packet: add randomized fanout scheduler
by Daniel Borkmann
· 11 years ago
8b5be85
net: add netdev_for_each_upper_dev_rcu()
by Veaceslav Falico
· 11 years ago
5d26191
net: add lower_dev_list to net_device and make a full mesh
by Veaceslav Falico
· 11 years ago
95bd09e
tcp: TSO packets automatic sizing
by Eric Dumazet
· 11 years ago
b800c3b
ipv6: drop fragmented ndisc packets by default (RFC 6980)
by Hannes Frederic Sowa
· 11 years ago
76bfd89
net: sctp: reorder sctp_globals to reduce cacheline usage
by Daniel Borkmann
· 11 years ago
0d8165e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
f3e979a
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
b35c809
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
5b2941b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 11 years ago
81eb6a1
net: syncookies: export cookie_v6_init_sequence/cookie_v6_check
by Patrick McHardy
· 11 years ago
48b1de4
netfilter: add SYNPROXY core/target
by Patrick McHardy
· 11 years ago
0198230
net: syncookies: export cookie_v4_init_sequence/cookie_v4_check
by Patrick McHardy
· 11 years ago
41d73ec
netfilter: nf_conntrack: make sequence number adjustments usuable without NAT
by Patrick McHardy
· 11 years ago
a175a72
openvswitch: Add SCTP support
by Joe Stringer
· 11 years ago
b05930f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
521deea
bcma: add bcma_core_pci_power_save()
by Hauke Mehrtens
· 11 years ago
780335a
bcma: do not export bcma_core_pci_extend_L1timer()
by Hauke Mehrtens
· 11 years ago
cfe51ec
bcma: add method to power up and down the PCIe core by wifi driver
by Hauke Mehrtens
· 11 years ago
280c571
net: Add NEXTHDR_SCTP to ipv6.h
by Joe Stringer
· 12 years ago
03f0d91
openvswitch: Mega flow implementation
by Andy Zhou
· 12 years ago
41a00f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
19504cf
cfg80211: add flags to cfg80211_rx_mgmt()
by Vladimir Kondratiev
· 11 years ago
2771399
fs_enet: cleanup clock API use
by Gerhard Sittig
· 11 years ago
4a5a8aa
ipv4: expose IPV4_DEVCONF
by stephen hemminger
· 11 years ago
c92a59e
ipv6: handle Redirect ICMP Message with no Redirected Header option
by Duan Jiong
· 11 years ago
baf3b3f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
69b307a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 11 years ago
41aacc1
x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member
by Radu Caragea
· 11 years ago
5ea80f7
Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"
by Linus Torvalds
· 11 years ago
89b5f74
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 11 years ago
d94a014
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 11 years ago
76975e9
tun: Get skfilter layout
by Pavel Emelyanov
· 11 years ago
849c9b6
tun: Allow to skip filter on attach
by Pavel Emelyanov
· 11 years ago
fb7589a
tun: Add ability to create tun device with given index
by Pavel Emelyanov
· 11 years ago
2dea632
Bluetooth: Add SCO connection fallback
by Frédéric Dalleau
· 11 years ago
07a5c61
Bluetooth: Add constants and macro declaration for transparent data
by Frédéric Dalleau
· 11 years ago
10c62dd
Bluetooth: Parameters for outgoing SCO connections
by Frédéric Dalleau
· 11 years ago
5d4d62f
Bluetooth: Add constants for SCO airmode
by Frédéric Dalleau
· 11 years ago
ad10b1a
Bluetooth: Add Bluetooth socket voice option
by Frédéric Dalleau
· 11 years ago
e660ed6
Bluetooth: Use hci_connect_sco directly
by Frédéric Dalleau
· 11 years ago
2dfca31
mac80211: add a flag to indicate CCK support for HT clients
by Felix Fietkau
· 11 years ago
ae5d589
can: mcp251x: Eliminate irq_flags from driver platform_data
by Alexander Shiyan
· 11 years ago
1ddff7d
can: mcp251x: Replace power callbacks with regulator API
by Alexander Shiyan
· 11 years ago
dbe3472
drivers: net: cpsw: remove platform data header file of cpsw
by Mugunthan V N
· 11 years ago
8d3214c
sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'
by Sergei Shtylyov
· 11 years ago
89d5e23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
5826484
openvswitch: Add vxlan tunneling support.
by Pravin B Shelar
· 11 years ago
4956053
vxlan: Factor out vxlan send api.
by Pravin B Shelar
· 11 years ago
012a572
vxlan: Extend vxlan handlers for openvswitch.
by Pravin B Shelar
· 11 years ago
f46078c
ipv6: drop packets with multiple fragmentation headers
by Hannes Frederic Sowa
· 11 years ago
2ff1cf1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
d074666
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
ddea368
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
2b04725
Fix TLB gather virtual address range invalidation corner cases
by Linus Torvalds
· 11 years ago
27b3eb9
mac80211: add APIs to allow keeping connections after WoWLAN
by Johannes Berg
· 12 years ago
0a324f31
net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes
by Moshe Lazer
· 11 years ago
b05e925
brcmfmac: abstract tx packet processing functions
by Franky Lin
· 12 years ago
8a8e3d8
net_sched: restore "linklayer atm" handling
by Jesper Dangaard Brouer
· 11 years ago
0bd87628
ip6tnl: add x-netns support
by Nicolas Dichtel
· 11 years ago
6c742e7
ipip: add x-netns support
by Nicolas Dichtel
· 11 years ago
f1d6e17
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
38c6732
netfilter: export xt_HMARK.h to userland
by Nicolas Dichtel
· 12 years ago
f0c0395
netfilter: export xt_rpfilter.h to userland
by Nicolas Dichtel
· 12 years ago
df54d6f
x86 get_unmapped_area(): use proper mmap base for bottom-up direction
by Radu Caragea
· 11 years ago
dfa9771
microblaze: fix clone syscall
by Michal Simek
· 11 years ago
41bb347
mm: save soft-dirty bits on file pages
by Cyrill Gorcunov
· 11 years ago
179ef71
mm: save soft-dirty bits on swapped pages
by Cyrill Gorcunov
· 11 years ago
fc4eba5
ipv6: make unsolicited report intervals configurable for mld
by Hannes Frederic Sowa
· 11 years ago
28fbc8b
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
4221f40
ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.
by Pravin B Shelar
· 12 years ago
352a5f5
NFC: netlink: Add result of firmware operation to completion event
by Eric Lapuyade
· 12 years ago
ef04158
NFC: Move nfc_fw_download_done() definition from private to public
by Eric Lapuyade
· 12 years ago
98f1b7f
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 11 years ago
ac22ac4
NFC: Add a GET_SE netlink API
by Samuel Ortiz
· 12 years ago
91a3226
NFC: Define secure element connectivity and transaction events
by Samuel Ortiz
· 12 years ago
Next »