Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
17a30a14db09dfe9d3302f8a2d50571b0d94b144
/
include
/
net
7539fad
net: Add utility functions to clear rxhash
by Tom Herbert
· 12 years ago
d458992
tcp: refine TSO splits
by Eric Dumazet
· 12 years ago
6ea09d8
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 12 years ago
be78cfc
sctp: Reorder 'struc association' members to reduce its size
by wangweidong
· 12 years ago
f647a52
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
7e98056
ipv6: router reachability probing
by Jiri Benc
· 12 years ago
9a32b86
dn_dev: add support for IFA_FLAGS nl attribute
by Jiri Pirko
· 12 years ago
10ae76f
cipso: cleanup cipso_v4_translate() when !CONFIG_NETLABEL
by Paul Moore
· 12 years ago
3308de2
ipv6: add ip6_flowlabel helper
by Florent Fourcot
· 12 years ago
37cfee9
ipv6: move IPV6_TCLASS_MASK definition in ipv6.h
by Florent Fourcot
· 12 years ago
bba2489
neigh: ipv6: respect default values set before an address is assigned to device
by Jiri Pirko
· 12 years ago
1d4c8c2
neigh: restore old behaviour of default parms values
by Jiri Pirko
· 12 years ago
73af614
neigh: use tbl->family to distinguish ipv4 from ipv6
by Jiri Pirko
· 12 years ago
cb5b09c
neigh: wrap proc dointvec functions
by Jiri Pirko
· 12 years ago
1f9248e5
neigh: convert parms to an array
by Jiri Pirko
· 12 years ago
34f9f43
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
95dc192
pkt_sched: give visibility to mq slave qdiscs
by Eric Dumazet
· 12 years ago
53b834d2
Bluetooth: Use macros for connectionless slave broadcast features
by Marcel Holtmann
· 12 years ago
479840f
ipv6 addrconf: extend ifa_flags to u32
by Jiri Pirko
· 12 years ago
f1abb34
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 12 years ago
f54b311
tcp: auto corking
by Eric Dumazet
· 12 years ago
a6227e2
include/net/: Fix FSF address in file headers
by Jeff Kirsher
· 12 years ago
4b2f13a
sctp: Fix FSF address in file headers
by Jeff Kirsher
· 12 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
· 12 years ago
7f2cbdc
tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.
by Eric W. Biederman
· 12 years ago
1431fb3
xen-netback: fix fragment detection in checksum setup
by Paul Durrant
· 12 years ago
0ce43ce
Bluetooth: Simplify l2cap_chan initialization for LE CoC
by Johan Hedberg
· 12 years ago
e77af75
Bluetooth: Fix CID ranges for LE CoC CID allocations
by Johan Hedberg
· 12 years ago
595177f
Bluetooth: Fix LE L2CAP Connect Request handling together with SMP
by Johan Hedberg
· 12 years ago
837776f
Bluetooth: Introduce L2CAP channel callback for suspending
by Johan Hedberg
· 12 years ago
1f43542
Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket options
by Johan Hedberg
· 12 years ago
0cd75f7
Bluetooth: Track LE L2CAP credits in l2cap_chan
by Johan Hedberg
· 12 years ago
3831971
Bluetooth: Add LE L2CAP flow control mode
by Johan Hedberg
· 12 years ago
27e2d4c
Bluetooth: Add basic LE L2CAP connect request receiving support
by Johan Hedberg
· 12 years ago
ee5ec5c
Bluetooth: Add definitions for LE connection oriented channels
by Johan Hedberg
· 12 years ago
9149761
Bluetooth: Add module parameter to enable LE CoC support
by Johan Hedberg
· 12 years ago
4b074b0
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
e487eae
cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify
by Simon Wunderlich
· 12 years ago
b176e62
cfg80211: aggregate mgmt_tx parameters into a struct
by Andrei Otcheretianski
· 12 years ago
6eabca5
sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements
by Xufeng Zhang
· 12 years ago
4c7d398
cfg80211: use enum nl80211_dfs_regions for dfs_region everywhere
by Luis R. Rodriguez
· 12 years ago
21f659b
mac80211: add min required channel definition field
by Eliad Peller
· 12 years ago
2a90146
cfg80211: add an option to disable processing country IEs
by Luis R. Rodriguez
· 12 years ago
a09a85a
cfg80211: add flags to define country IE processing rules
by Luis R. Rodriguez
· 12 years ago
a2f73b6
cfg80211: move regulatory flags to their own variable
by Luis R. Rodriguez
· 12 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
· 12 years ago
222ea58
cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()
by Luis R. Rodriguez
· 12 years ago
8fe02e1
cfg80211: consolidate passive-scan and no-ibss flags
by Luis R. Rodriguez
· 12 years ago
85fbaa7
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions
by Hannes Frederic Sowa
· 12 years ago
91398a0
genetlink: fix genl_set_err() group ID
by Johannes Berg
· 12 years ago
220815a
genetlink: fix genlmsg_multicast() bug
by Johannes Berg
· 12 years ago
1ee2dcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
2a94fe4
genetlink: make multicast groups const, prevent abuse
by Johannes Berg
· 12 years ago
68eb550
genetlink: pass family to functions using groups
by Johannes Berg
· 12 years ago
62b68e9
genetlink: add and use genl_set_err()
by Johannes Berg
· 12 years ago
c2ebb90
genetlink: remove family pointer from genl_multicast_group
by Johannes Berg
· 12 years ago
06fb555
genetlink: remove genl_unregister_mc_group()
by Johannes Berg
· 12 years ago
c53ed74
genetlink: only pass array to genl_register_family_with_ops()
by Johannes Berg
· 12 years ago
568508a
genetlink: unify registration functions
by Johannes Berg
· 12 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
3f5ccd0
genetlink: make genl_ops flags a u8 and move to end
by Johannes Berg
· 12 years ago
f84f771
genetlink: allow making ops const
by Johannes Berg
· 12 years ago
d91824c
genetlink: register family ops as array
by Johannes Berg
· 12 years ago
3686ec5
genetlink: remove genl_register_ops/genl_unregister_ops
by Johannes Berg
· 12 years ago
6aafeef
netfilter: push reasm skb through instead of original frag skbs
by Jiri Pirko
· 12 years ago
3fdfa5f
ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt
by Florent Fourcot
· 12 years ago
c1f3bb6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
0c7ddf3
net: move pskb_put() to core code
by Mathias Krause
· 12 years ago
f9bddcd
udp: Remove unnecessary semicolon from do{}while (0) macro
by Joe Perches
· 12 years ago
482fc60
ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE
by Hannes Frederic Sowa
· 12 years ago
33b4434
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 12 years ago
353c781
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
cfce0a2
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 12 years ago
1ba3aab
net: codel: Avoid undefined behavior from signed overflow
by Jesper Dangaard Brouer
· 12 years ago
9f9843a7
tcp: properly handle stretch acks in slow start
by Yuchung Cheng
· 12 years ago
72c39a0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 12 years ago
cea80ea
net: checksum: fix warning in skb_checksum
by Daniel Borkmann
· 12 years ago
87bc072
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
394efd1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
e6d8b64
net: sctp: fix and consolidate SCTP checksumming code
by Daniel Borkmann
· 12 years ago
2817a33
net: skb_checksum: allow custom update/combine for walking skb
by Daniel Borkmann
· 12 years ago
f7b13e4
netfilter: introduce nf_conn_acct structure
by Holger Eitzenberger
· 12 years ago
296c106
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 12 years ago
e6cd988
vxlan: Have the NIC drivers do less work for offloads
by Joseph Gasparakis
· 12 years ago
1c5ad13
net: esp{4,6}: get rid of struct esp_data
by Mathias Krause
· 12 years ago
123b0d1
net: esp{4,6}: remove padlen from struct esp_data
by Mathias Krause
· 12 years ago
5d9efa7
ipv6: Remove privacy config option.
by David S. Miller
· 12 years ago
06be6b1
mac80211: add ieee80211_tx_prepare_skb() helper function
by Felix Fietkau
· 12 years ago
034c6d6
cfg80211: export reg_initiator_name()
by Luis R. Rodriguez
· 12 years ago
919be62
mac80211: add missing IEEE80211_HW_SUPPORTS_HT_CCK_RATES docs
by Johannes Berg
· 12 years ago
5336fa8
nl80211/cfg80211: enable DFS for IBSS mode
by Simon Wunderlich
· 12 years ago
01ba16d
ipv6: reset dst.expires value when clearing expire flag
by Hannes Frederic Sowa
· 12 years ago
7088ad7
inet: remove old fragmentation hash initializing
by Hannes Frederic Sowa
· 12 years ago
b119057
ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get_random_once
by Hannes Frederic Sowa
· 12 years ago
c3fa32b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
35b87f6
net: Dereference pointer-value of sk_prot->memory_pressure
by Christoph Paasch
· 12 years ago
0a6957e
net: remove function sk_reset_txq()
by ZHAO Gang
· 12 years ago
7e4d8a1
mac802154: correct a typo in ieee802154_alloc_device() prototype
by Alexandre Belloni
· 12 years ago
2e685ca
tcp_memcontrol: Kill struct tcp_memcontrol
by Eric W. Biederman
· 12 years ago
Next »