Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e7b563bb2a6f4d974208da46200784b9c5b5a47e
/
net
cd6362b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
0f1b1e6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 11 years ago
159d813
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
7a48837
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
b1586f0
netpoll: Use skb_irq_freeable to make zap_completion_queue safe.
by Eric W. Biederman
· 11 years ago
408eccc
net: ptp: move PTP classifier in its own file
by Daniel Borkmann
· 11 years ago
e462ded
mac802154: make csma/cca parameters per-wpan
by Phoebe Buckheister
· 11 years ago
336908f
mac802154: allow only one WPAN to be up at any given time
by Phoebe Buckheister
· 11 years ago
01d32f6
net: filter: minor: fix kdoc in __sk_run_filter
by Daniel Borkmann
· 11 years ago
ad295b6d
Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linus
by Jiri Kosina
· 11 years ago
ee5f68e
Merge branch 'for-3.15/ll-driver-new-callbacks' into for-linus
by Jiri Kosina
· 11 years ago
9d919e8
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 11 years ago
190f918
Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
ce22bb6
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 11 years ago
43a43b6
ipv6: some ipv6 statistic counters failed to disable bh
by Hannes Frederic Sowa
· 11 years ago
6dfac5c
ipv6: strengthen fallback fragmentation id generation
by Hannes Frederic Sowa
· 11 years ago
a50e233
net-gro: restore frag0 optimization
by Eric Dumazet
· 11 years ago
bf39b42
rds: prevent dereference of a NULL device in rds_iw_laddr_check
by Sasha Levin
· 11 years ago
2d3b479
net-sysfs: expose number of carrier on/off changes
by david decotigny
· 11 years ago
9c76a11
ipv6: tcp_ipv6 policy route issue
by Wang Yufen
· 11 years ago
60ea37f
ipv6: reuse rt6_need_strict
by Wang Yufen
· 11 years ago
4aa956d
ipv6: tcp_ipv6 do some cleanup
by Wang Yufen
· 11 years ago
f6367b4
bridge: use is_skb_forwardable in forward path
by Vlad Yasevich
· 11 years ago
1ee481f
net: Allow modules to use is_skb_forwardable
by Vlad Yasevich
· 11 years ago
96da266
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
bd4cf0e
net: filter: rework/optimize internal BPF interpreter's instruction set
by Alexei Starovoitov
· 11 years ago
164d8c6
net: ptp: do not reimplement PTP/BPF classifier
by Daniel Borkmann
· 11 years ago
e62d2df
net: ptp: use sk_unattached_filter_create() for BPF
by Daniel Borkmann
· 11 years ago
fbc907f
net: filter: move filter accounting to filter core
by Daniel Borkmann
· 11 years ago
a3ea269
net: filter: keep original BPF program around
by Daniel Borkmann
· 11 years ago
f8bbbfc
net: filter: add jited flag to indicate jit compiled filters
by Daniel Borkmann
· 11 years ago
64c2723
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
437de07
ipv6: fix checkpatch errors of "foo*" and "foo * bar"
by Wang Yufen
· 11 years ago
49e253e
ipv6: fix checkpatch errors of brace and trailing statements
by Wang Yufen
· 11 years ago
8db46f1
ipv6: fix checkpatch errors comments and space
by Wang Yufen
· 11 years ago
5efeac4
netpoll: Respect NETIF_F_LLTX
by Eric W. Biederman
· 11 years ago
080b3c1
netpoll: Remove strong unnecessary assumptions about skbs
by Eric W. Biederman
· 11 years ago
66b5552
netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enable
by Eric W. Biederman
· 11 years ago
3f4df20
netpoll: Move rx enable/disable into __dev_close_many
by Eric W. Biederman
· 11 years ago
944e294
netpoll: Only call ndo_start_xmit from a single place
by Eric W. Biederman
· 11 years ago
a8779ec
netpoll: Remove gfp parameter from __netpoll_setup
by Eric W. Biederman
· 11 years ago
59ff3eb
workqueue: remove deprecated WQ_NON_REENTRANT
by ZhangZhen
· 11 years ago
2adb956
vlan: Warn the user if lowerdev has bad vlan features.
by Vlad Yasevich
· 11 years ago
fc92f74
bridge: Fix crash with vlan filtering and tcpdump
by Vlad Yasevich
· 11 years ago
53d6471
net: Account for all vlan headers in skb_mac_gso_segment
by Vlad Yasevich
· 11 years ago
c15b1cc
ipv6: move DAD and addrconf_verify processing to workqueue
by Hannes Frederic Sowa
· 11 years ago
015f068
net: net: add a core netdev->tx_dropped counter
by Eric Dumazet
· 11 years ago
4327950
packet: respect devices with LLTX flag in direct xmit
by Daniel Borkmann
· 11 years ago
e2a1d3e
tcp: fix get_timewait4_sock() delay computation on 64bit
by Eric Dumazet
· 11 years ago
4f647e0
openvswitch: fix a possible deadlock and lockdep warning
by Flavio Leitner
· 11 years ago
99b192d
bridge: Fix handling stacked vlan tags
by Toshiaki Makita
· 11 years ago
12464bb
bridge: Fix inabillity to retrieve vlan tags when tx offload is disabled
by Toshiaki Makita
· 11 years ago
1647011
tipc: make discovery domain a bearer attribute
by Erik Hugne
· 11 years ago
a21a584
tipc: fix neighbor detection problem after hw address change
by Erik Hugne
· 11 years ago
36d5fe6
core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
by Zoltan Kiss
· 11 years ago
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
fc0d48b
vlan: Set hard_header_len according to available acceleration
by Vlad Yasevich
· 11 years ago
2de21e5
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 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
de14439
net: unix: non blocking recvmsg() should not return -EINTR
by Eric Dumazet
· 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
fbd02dd
ip_tunnel: Fix dst ref-count.
by Pravin B Shelar
· 11 years ago
e8b1ab9
Bluetooth: Fix returning peer address in pending connect state
by Johan Hedberg
· 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
8396215
Bluetooth: Remove unnecessary assignment in SMP
by Johan Hedberg
· 11 years ago
61b3b2b
Bluetooth: Fix potential NULL pointer dereference in smp_conn_security
by Johan Hedberg
· 11 years ago
1d98bf4
Bluetooth: Remove LTK re-encryption procedure
by Johan Hedberg
· 11 years ago
a82505c
Bluetooth: Don't try to confirm locally initiated SMP pairing
by Johan Hedberg
· 11 years ago
edca792
Bluetooth: Add SMP flag to track which side is the initiator
by Johan Hedberg
· 11 years ago
4eb65e6
Bluetooth: Fix SMP confirmation callback handling
by Johan Hedberg
· 11 years ago
81d0c8a
Bluetooth: Add missing cmd_status handler for LE_Start_Encryption
by Johan Hedberg
· 11 years ago
0a66cf2
Bluetooth: Fix potential NULL pointer dereference in SMP
by Johan Hedberg
· 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
Next »