Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0898b448b374772093f14a33055e996d37c9bff9
/
include
be78cfc
sctp: Reorder 'struc association' members to reduce its size
by wangweidong
· 11 years ago
71ae8aa
lib: introduce arch optimized hash library
by Francesco Fusco
· 11 years ago
e001bfa
bonding: create bond_first_slave_rcu()
by dingtianhong
· 11 years ago
d5c8425
bonding: add arp_all_targets netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
29c4948
bonding: add arp_validate netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
7f28fa1
bonding: add arp_ip_target netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
06151db
bonding: add arp_interval netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
9f53e14
bonding: add use_carrier netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
c7461f9
bonding: add downdelay netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
25852e2
bonding: add updelay netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
eecdaa6
bonding: add miimon netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
f085ff1
netconf: add proxy-arp support
by stephen hemminger
· 11 years ago
299603e8
net-gro: Prepare GRO stack for the upcoming tunneling support
by Jerry Chu
· 11 years ago
2f6a1b6
macvlan: Remove custom recieve and forward handlers
by Vlad Yasevich
· 11 years ago
7e98056
ipv6: router reachability probing
by Jiri Benc
· 11 years ago
b601fa1
ipv4: fix wildcard search with inet_confirm_addr()
by Nicolas Dichtel
· 11 years ago
37cb062
tipc: remove TIPC usage of field af_packet_priv in struct net_device
by Ying Xue
· 11 years ago
ad6c813
ipv4: add support for IFA_FLAGS nl attribute
by Jiri Pirko
· 11 years ago
9a32b86
dn_dev: add support for IFA_FLAGS nl attribute
by Jiri Pirko
· 11 years ago
10ae76f
cipso: cleanup cipso_v4_translate() when !CONFIG_NETLABEL
by Paul Moore
· 11 years ago
3308de2
ipv6: add ip6_flowlabel helper
by Florent Fourcot
· 11 years ago
82e9f10
ipv6: remove rcv_tclass of ipv6_pinfo
by Florent Fourcot
· 11 years ago
37cfee9
ipv6: move IPV6_TCLASS_MASK definition in ipv6.h
by Florent Fourcot
· 11 years ago
1397ed3
ipv6: add flowinfo for tcp6 pkt_options for all cases
by Florent Fourcot
· 11 years ago
2c722fe
etherdevice: Optimize a few is_<foo>_ether_addr functions
by Joe Perches
· 11 years ago
73eaef8
etherdevice: Add ether_addr_equal_unaligned
by Joe Perches
· 11 years ago
bba2489
neigh: ipv6: respect default values set before an address is assigned to device
by Jiri Pirko
· 11 years ago
1d4c8c2
neigh: restore old behaviour of default parms values
by Jiri Pirko
· 11 years ago
73af614
neigh: use tbl->family to distinguish ipv4 from ipv6
by Jiri Pirko
· 11 years ago
cb5b09c
neigh: wrap proc dointvec functions
by Jiri Pirko
· 11 years ago
1f9248e5
neigh: convert parms to an array
by Jiri Pirko
· 11 years ago
114002b
net: phy: report link partner features through ethtool
by Florian Fainelli
· 11 years ago
d346a3f
packet: introduce PACKET_QDISC_BYPASS socket option
by Daniel Borkmann
· 11 years ago
4262e5c
net: dev: move inline skb_needs_linearize helper to header
by Daniel Borkmann
· 11 years ago
34f9f43
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
95dc192
pkt_sched: give visibility to mq slave qdiscs
by Eric Dumazet
· 11 years ago
0d74c42
ether_addr_equal: Optimize implementation, remove unused compare_ether_addr
by Joe Perches
· 11 years ago
53bd674
ipv6 addrconf: introduce IFA_F_MANAGETEMPADDR to tell kernel to manage temporary addresses
by Jiri Pirko
· 11 years ago
479840f
ipv6 addrconf: extend ifa_flags to u32
by Jiri Pirko
· 11 years ago
e624702
net: introduce dev_consume_skb_any()
by Eric Dumazet
· 11 years ago
e9fbdf1
net: phy: breakdown PHY_*_FEATURES defines
by Florian Fainelli
· 11 years ago
f1abb34
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 11 years ago
f54b311
tcp: auto corking
by Eric Dumazet
· 11 years ago
e664eab
netfilter: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
a6227e2
include/net/: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
4b2f13a
sctp: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
d86804c
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
7f2cbdc
tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.
by Eric W. Biederman
· 11 years ago
1431fb3
xen-netback: fix fragment detection in checksum setup
by Paul Durrant
· 11 years ago
426e1fa
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 11 years ago
7ce5a27
Revert "net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum()."
by David S. Miller
· 11 years ago
8496e85
PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not present
by Rafael J. Wysocki
· 11 years ago
4b074b0
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
a45299e
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
a0b57ca
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
e321ae4
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
5fc92de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
e487eae
cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify
by Simon Wunderlich
· 11 years ago
b176e62
cfg80211: aggregate mgmt_tx parameters into a struct
by Andrei Otcheretianski
· 11 years ago
01e0daa
cfg80211: fix reporting 5/10 MHz support to user space
by Felix Fietkau
· 11 years ago
98bf836
net/hsr: Support iproute print_opt ('ip -details ...')
by Arvid Brodin
· 11 years ago
6eabca5
sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements
by Xufeng Zhang
· 11 years ago
5e53e68
genetlink/pmcraid: use proper genetlink multicast API
by Johannes Berg
· 11 years ago
31e20ba
diag: warn about missing first netlink attribute
by Nicolas Dichtel
· 11 years ago
dda9cc3
Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 11 years ago
0b0f7f1
Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
b7fe6bf
Merge tag 'pm+acpi-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
8ae516a
Merge tag 'trace-fixes-v3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
2d304ba
Merge branch 'acpica'
by Rafael J. Wysocki
· 11 years ago
0e4b074
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
4e58e54
tracing: Allow events to have NULL strings
by Steven Rostedt (Red Hat)
· 11 years ago
9886e1f
ARM: tegra: Provide dummy powergate implementation
by Thierry Reding
· 11 years ago
434a438
Merge branches 'acpi-hotplug', 'acpi-sysfs' and 'acpi-sleep'
by Rafael J. Wysocki
· 11 years ago
1676587
Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 11 years ago
4c7d398
cfg80211: use enum nl80211_dfs_regions for dfs_region everywhere
by Luis R. Rodriguez
· 11 years ago
21f659b
mac80211: add min required channel definition field
by Eliad Peller
· 11 years ago
fbdd90e
mac80211: enable easier manipulation of VHT beamforming caps
by Eyal Shapira
· 11 years ago
2a90146
cfg80211: add an option to disable processing country IEs
by Luis R. Rodriguez
· 11 years ago
a09a85a
cfg80211: add flags to define country IE processing rules
by Luis R. Rodriguez
· 11 years ago
a2f73b6
cfg80211: move regulatory flags to their own variable
by Luis R. Rodriguez
· 11 years ago
2475b1cc
mac80211: add generic cipher scheme support
by Max Stepanov
· 12 years ago
d2859df
cfg80211/mac80211: DFS setup chandef for cac event
by Janusz Dziedzic
· 11 years ago
222ea58
cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()
by Luis R. Rodriguez
· 11 years ago
8fe02e1
cfg80211: consolidate passive-scan and no-ibss flags
by Luis R. Rodriguez
· 11 years ago
c17bff8
nl80211: better document NL80211_CMD_TDLS_MGMT
by Arik Nemtsov
· 11 years ago
53e7cac
gpiolib: use dedicated flags for GPIO properties
by Alexandre Courbot
· 11 years ago
7e3528c
slab.h: remove duplicate kmalloc declaration and fix kernel-doc warnings
by Randy Dunlap
· 11 years ago
26b265c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
85fbaa7
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions
by Hannes Frederic Sowa
· 11 years ago
aecde27
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
e341478
Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
b0e3636
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
d2c2ad5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
fb0d1eb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
24f971a
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
by Linus Torvalds
· 11 years ago
a5d6e63
Merge branch 'akpm' (fixes from Andrew)
by Linus Torvalds
· 11 years ago
78dc53c
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 11 years ago
3eaded86
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 11 years ago
7aa555b
mm: place page->pmd_huge_pte to right union
by Kirill A. Shutemov
· 11 years ago
27c73ae
mm: hugetlbfs: fix hugetlbfs optimization
by Andrea Arcangeli
· 11 years ago
Next »