index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-11
6lowpan: add generic 6lowpan netdev private data
Alexander Aring
5
-6
/
+32
2015-08-11
Bluetooth: 6lowpan: change netdev_priv to lowpan_dev
Alexander Aring
1
-1
/
+1
2015-08-11
net: rfkill: gpio: Remove BCM2E39 support
Frederic Danis
1
-1
/
+0
2015-08-10
Bluetooth: Enable new connection establishment procedure.
Jakub Pawlowski
2
-5
/
+8
2015-08-10
Bluetooth: timeout handling in new connect procedure
Jakub Pawlowski
1
-2
/
+6
2015-08-10
Bluetooth: advertisement handling in new connect procedure
Jakub Pawlowski
3
-37
/
+72
2015-08-10
Bluetooth: add hci_connect_le_scan
Jakub Pawlowski
2
-0
/
+207
2015-08-10
Bluetooth: add hci_lookup_le_connect
Jakub Pawlowski
4
-10
/
+7
2015-08-10
ieee802154: 6lowpan: fix error frag handling
Alexander Aring
1
-1
/
+1
2015-08-10
ieee802154: add ack request default handling
Alexander Aring
5
-1
/
+77
2015-08-10
mac802154: change frame_retries behaviour
Alexander Aring
2
-8
/
+4
2015-08-10
mac802154: cfg: remove test and set checks
Alexander Aring
1
-16
/
+0
2015-08-10
mac802154: fix wpan mac setting while lowpan is there
Alexander Aring
1
-0
/
+15
2015-08-10
ieee802154: 6lowpan: remove multiple lowpan per wpan support
Alexander Aring
3
-86
/
+27
2015-08-10
6lowpan: Fix extraction of flow label field
Lukasz Duda
1
-1
/
+1
2015-08-10
Bluetooth: Fix breakage in amp_write_rem_assoc_frag()
Dan Carpenter
1
-1
/
+1
2015-08-09
net: ethernet: Fix double word "the the" in eth.c
Masanari Iida
1
-1
/
+1
2015-08-09
mpls: Enforce payload type of traffic sent using explicit NULL
Robert Shearman
1
-27
/
+44
2015-08-09
net: dsa: add support for switchdev FDB objects
Vivien Didelot
1
-102
/
+116
2015-08-09
net: switchdev: support static FDB addresses
Vivien Didelot
1
-1
/
+1
2015-08-09
net: switchdev: change fdb addr for a byte array
Vivien Didelot
2
-3
/
+4
2015-08-09
net:wimax: Fix doucble word "the the" in networking.xml
Masanari Iida
1
-2
/
+1
2015-08-07
net: Fix race condition in store_rps_map
Tom Herbert
1
-4
/
+7
2015-08-07
openvswitch: Make 100 percents packets sampled when sampling rate is 1.
Wenyu Zhang
1
-1
/
+4
2015-08-07
vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA
Alexei Starovoitov
1
-1
/
+1
2015-08-07
RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns.
Sowmini Varadhan
4
-50
/
+162
2015-08-07
RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...
Sowmini Varadhan
12
-27
/
+59
2015-08-06
af_mpls: add null dev check in find_outdev
Roopa Prabhu
1
-0
/
+3
2015-08-06
mpls: small cleanup in inet/inet6_fib_lookup_dev()
Dan Carpenter
1
-9
/
+4
2015-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
17
-194
/
+398
2015-08-04
netfilter: ip6t_REJECT: Remove debug messages from reject_tg6()
Subash Abhinov Kasiviswanathan
1
-5
/
+0
2015-08-03
mpls: Use definition for reserved label checks
Robert Shearman
1
-10
/
+11
2015-08-03
ipv4: apply lwtunnel encap for locally-generated packets
Robert Shearman
1
-0
/
+2
2015-08-03
lwtunnel: set skb protocol and dev
Robert Shearman
1
-2
/
+10
2015-08-03
bridge: mdb: fix vlan_enabled access when vlans are not configured
Nikolay Aleksandrov
1
-2
/
+2
2015-08-03
act_bpf: properly support late binding of bpf action to a classifier
Daniel Borkmann
1
-24
/
+27
2015-08-03
bridge: mdb: add/del entry on all vlans if vlan_filter is enabled and vid is 0
Satish Ashok
1
-8
/
+60
2015-08-03
bridge: Don't segment multiple tagged packets on bridge device
Toshiaki Makita
1
-0
/
+1
2015-08-02
ebpf: add skb->hash to offset map for usage in {cls, act}_bpf or filters
Daniel Borkmann
1
-0
/
+7
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
47
-242
/
+427
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
43
-228
/
+402
2015-07-31
ipv6: Disable flowlabel state ranges by default
Tom Herbert
1
-1
/
+1
2015-07-31
ipv6: Implement different admin modes for automatic flow labels
Tom Herbert
4
-5
/
+11
2015-07-31
ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabel
Tom Herbert
3
-5
/
+6
2015-07-31
net: Add functions to get skb->hash based on flow structures
Tom Herbert
1
-4
/
+54
2015-07-31
net: dsa: Add netconsole support
Florian Fainelli
2
-0
/
+71
2015-07-31
net: dsa: Refactor transmit path to eliminate duplication
Florian Fainelli
6
-49
/
+33
2015-07-31
br2684: Remove unnecessary formatting macros b1 and bs
Joe Perches
1
-6
/
+3
2015-07-31
act_pedit: check binding before calling tcf_hash_release()
WANG Cong
1
-3
/
+2
2015-07-31
af_mpls: fix undefined reference to ip6_route_output
Roopa Prabhu
1
-8
/
+33
[next]