Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c8c3d7e2449a9e63c3cb72d24cebe956229af427
/
net
02f2d5a
hsr: replace del_timer by del_timer_sync
by Julia Lawall
· 11 years ago
8427559
atm: replace del_timer by del_timer_sync
by Julia Lawall
· 11 years ago
a0b8486
tcp: tcp_make_synack() minor changes
by Eric Dumazet
· 11 years ago
e5fd387
ipv6: do not overwrite inetpeer metrics prematurely
by Michal Kubeček
· 11 years ago
dde2026
tipc: use node list lock to protect tipc_num_links variable
by Ying Xue
· 11 years ago
2220646
tipc: use node_list_lock to protect tipc_num_nodes variable
by Ying Xue
· 11 years ago
6c7a762
tipc: tipc: convert node list and node hlist to RCU lists
by Ying Xue
· 11 years ago
46651c5
tipc: rename node create lock to protect node list and hlist
by Ying Xue
· 11 years ago
987b58b
tipc: make broadcast bearer store in bearer_list array
by Ying Xue
· 11 years ago
f47de12
tipc: remove active flag from tipc_bearer structure
by Ying Xue
· 11 years ago
3874ccb
tipc: convert tipc_bearers array to pointer list
by Ying Xue
· 11 years ago
78dfb78
tipc: acquire necessary locks in named_cluster_distribute routine
by Ying Xue
· 11 years ago
5902385
tipc: obsolete the remote management feature
by Ying Xue
· 11 years ago
76d7882
tipc: remove unnecessary checking for node object
by Ying Xue
· 11 years ago
fcb144b
net/core: Use RCU_INIT_POINTER(x, NULL) in netpoll.c
by Monam Agarwal
· 11 years ago
cd18721
net/bridge: Use RCU_INIT_POINTER(x, NULL) in br_vlan.c
by Monam Agarwal
· 11 years ago
71e415e
vlan: make a new function vlan_dev_vlan_proto() and export
by dingtianhong
· 11 years ago
61b905d
net: Rename skb->rxhash to skb->hash
by Tom Herbert
· 11 years ago
cc93fc5
tcp: delete unused parameter in tcp_nagle_check()
by Peter Pan(潘卫平)
· 11 years ago
04f58c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
0fc3196
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 11 years ago
a5d0e7c
tipc: fix spinlock recursion bug for failed subscriptions
by Erik Hugne
· 11 years ago
c27f087
netpoll: fix the skb check in pkt_is_ns
by Li RongQing
· 11 years ago
0b8c7f6
ipv4: remove ip_rt_dump from route.c
by Li RongQing
· 11 years ago
4a4eb21
ipv4: remove ipv4_ifdown_dst from route.c
by Li RongQing
· 11 years ago
3f2532f
batman-adv: Start new development cycle
by Simon Wunderlich
· 11 years ago
151dcb3
batman-adv: improve DAT documentation
by Antonio Quartulli
· 11 years ago
43e6f65
batman-adv: improve the TT flags documentation
by Antonio Quartulli
· 11 years ago
4c8755d
batman-adv: Send multicast packets to nodes with a WANT_ALL flag
by Linus Lüssing
· 11 years ago
ab49886
batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast support
by Linus Lüssing
· 11 years ago
1d8ab8d
batman-adv: Modified forwarding behaviour for multicast packets
by Linus Lüssing
· 11 years ago
60432d7
batman-adv: Announce new capability via multicast TVLV
by Linus Lüssing
· 11 years ago
e17931d
batman-adv: introduce capability initialization bitfield
by Linus Lüssing
· 11 years ago
c5caf4e
batman-adv: Multicast Listener Announcements via Translation Table
by Linus Lüssing
· 11 years ago
c5d3a65
batman-adv: add kerneldoc for dst_hint argument
by Antonio Quartulli
· 11 years ago
af63fde
batman-adv: call unregister_netdev() to have it handle the locking for us
by Marek Lindner
· 11 years ago
1a321b0
batman-adv: fix a few kerneldoc inconsistencies
by Simon Wunderlich
· 11 years ago
8fdd015
batman-adv: prefer ether_addr_copy to memcpy
by Antonio Quartulli
· 11 years ago
e88b617
batman-adv: remove obsolete skb_reset_mac_header() in batadv_bla_tx()
by Linus Lüssing
· 11 years ago
927c2ed
batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx path
by Linus Lüssing
· 11 years ago
abae947
batman-adv: fix coccinelle warnings
by Fengguang Wu
· 11 years ago
49c0ca1
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
b74d3fe
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 11 years ago
54af36e
ieee802154: dgram: cleanup set of broadcast panid
by Alexander Aring
· 11 years ago
06324f2
af_ieee802154: fix check on broadcast address
by Alexander Aring
· 11 years ago
f518338
ip6mr: fix mfc notification flags
by Nicolas Dichtel
· 11 years ago
65886f4
ipmr: fix mfc notification flags
by Nicolas Dichtel
· 11 years ago
1c104a6
rtnetlink: fix fdb notification flags
by Nicolas Dichtel
· 11 years ago
e35bad5
net: remove empty lines from tcp_syn_flood_action
by Daniel Baluta
· 11 years ago
f9b8c4c
openvswitch: Correctly report flow used times for first 5 minutes after boot.
by Ben Pfaff
· 11 years ago
370c5ac
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 11 years ago
7eb2450
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
2f139a5
af_iucv: recvmsg problem for SOCK_STREAM sockets
by Ursula Braun
· 11 years ago
40b552a
Bluetooth: Enforce strict Secure Connections Only mode security
by Marcel Holtmann
· 11 years ago
4e7b203
Bluetooth: Fix Pair Device response parameters for pairing failure
by Johan Hedberg
· 11 years ago
01ad34d
Bluetooth: Fix SMP user passkey notification mgmt event
by Johan Hedberg
· 11 years ago
5ed884d
Bluetooth: Increase SMP re-encryption delay to 500ms
by Johan Hedberg
· 11 years ago
18e4aeb
Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALID
by Johan Hedberg
· 11 years ago
73fb08e
cfg80211: remove macro ASSERT_RDEV_LOCK(rdev)
by Zhao, Gang
· 11 years ago
4da6462
cfg80211: remove unnecessary check
by Zhao, Gang
· 11 years ago
fb378c2
mac80211: set beamforming bit in radiotap
by Emmanuel Grumbach
· 11 years ago
3afc216
cfg80211/mac80211: ignore signal if the frame was heard on wrong channel
by Emmanuel Grumbach
· 11 years ago
2316d7b
cfg80211: make __cfg80211_join_ibss() static
by Zhao, Gang
· 11 years ago
71228a1
mac80211: release sched_scan_sdata when stopping sched scan
by Alexander Bondar
· 11 years ago
112c44b
mac80211: fix WPA with VLAN on AP side with ps-sta again
by Michael Braun
· 11 years ago
1a1cb74
mac80211: fix suspend vs. authentication race
by Johannes Berg
· 11 years ago
c9c3a06
mac80211: verify deauthentication and return error on failure
by Johannes Berg
· 11 years ago
d2722f8
mac80211: fix potential use-after-free
by Johannes Berg
· 11 years ago
3ab428a
netfilter: Add missing vmalloc.h include to nft_hash.c
by David S. Miller
· 11 years ago
8cfad49
ieee802154: properly unshare skbs in ieee802154 *_rcv functions
by Phoebe Buckheister
· 11 years ago
e367c2d
ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly
by lucien
· 11 years ago
d37d8ac
net: sched: use no more than one page in struct fw_head
by Eric Dumazet
· 11 years ago
995dca4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
2e23364
Bluetooth: Fix MITM flag when initiating SMP pairing
by Johan Hedberg
· 11 years ago
943a732
Bluetooth: Fix smp_e byte order to be consistent with SMP specification
by Johan Hedberg
· 11 years ago
66bed1a
Bluetooth: Fix const declaration for swap function src parameter
by Johan Hedberg
· 11 years ago
72c2dfd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 11 years ago
d5d2091
netfilter: conntrack: Fix UP builds
by Eric Dumazet
· 11 years ago
9c62a68
netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)
by Eric W. Biederman
· 11 years ago
e1bd4d3
netpoll: Move all receive processing under CONFIG_NETPOLL_TRAP
by Eric W. Biederman
· 11 years ago
18b3753
netpoll: Consolidate neigh_tx processing in service_neigh_queue
by Eric W. Biederman
· 11 years ago
ad8d475
netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAP
by Eric W. Biederman
· 11 years ago
b6bacd5
netpoll: Don't drop all received packets.
by Eric W. Biederman
· 11 years ago
ff60763
netpoll: Add netpoll_rx_processing
by Eric W. Biederman
· 11 years ago
e97dc3f
netpoll: Warn if more packets are processed than are budgeted
by Eric W. Biederman
· 11 years ago
eb8143b
netpoll: Visit all napi handlers in poll_napi
by Eric W. Biederman
· 11 years ago
9852fbe
netpoll: Pass budget into poll_napi
by Eric W. Biederman
· 11 years ago
b249b51
netpoll: move setting of NETPOLL_RX_DROP into netpoll_poll_dev
by Eric W. Biederman
· 11 years ago
e86e180
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
20d83f2
Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by John W. Linville
· 11 years ago
7d08487
netfilter: connlimit: use rbtree for per-host conntrack obj storage
by Florian Westphal
· 11 years ago
50e0e9b
netfilter: connlimit: make same_source_net signed
by Florian Westphal
· 11 years ago
1442e75
netfilter: connlimit: use keyed locks
by Florian Westphal
· 11 years ago
57a7744
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
by Eric W. Biederman
· 11 years ago
85dcce7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
d1d7358
ieee802154: add proper length checks to header creations
by Phoebe Buckheister
· 11 years ago
a13061e
6lowpan: move lowpan frag_info out of 802.15.4 headers
by Phoebe Buckheister
· 11 years ago
ae531b9
ieee802154: use ieee802154_addr instead of *_sa variants
by Phoebe Buckheister
· 11 years ago
e6278d9
mac802154: use header operations to create/parse headers
by Phoebe Buckheister
· 11 years ago
94b4f6c
ieee802154: add header structs with endiannes and operations
by Phoebe Buckheister
· 11 years ago
Next »