index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
Bluetooth: Remove useless smp_rand function
Johan Hedberg
2013-12-04
1
-13
/
+2
|
|
|
*
Bluetooth: Refactor hci_disconn_complete_evt
Andre Guedes
2013-12-04
1
-22
/
+21
|
|
|
*
Bluetooth: Remove unneeded check in hci_disconn_complete_evt()
Andre Guedes
2013-12-04
1
-10
/
+9
|
|
|
*
Bluetooth: Remove unnecessary 'send' parameter from smp_failure()
Johan Hedberg
2013-12-04
1
-8
/
+8
|
|
|
*
Bluetooth: Remove link type check in hci_disconn_complete_evt()
Andre Guedes
2013-12-04
1
-2
/
+1
|
|
|
*
Bluetooth: Add an extra check in mgmt_device_disconnected()
Andre Guedes
2013-12-04
1
-0
/
+3
|
|
|
*
Bluetooth: Check address in mgmt_disconnect_failed()
Andre Guedes
2013-12-04
1
-1
/
+11
|
|
|
*
Bluetooth: Store supported commands only during setup procedure
Marcel Holtmann
2013-12-04
1
-1
/
+4
|
|
|
*
Bluetooth: Remove debug statement for features complete event
Marcel Holtmann
2013-12-04
1
-6
/
+0
|
|
|
*
Bluetooth: Set default own address type only during controller setup
Marcel Holtmann
2013-12-04
1
-9
/
+11
|
|
|
*
Bluetooth: Fix limited discoverable mode for Zeevo modules
Marcel Holtmann
2013-12-04
1
-1
/
+1
*
|
|
|
net: ovs: use CRC32 accelerated flow hash if available
Francesco Fusco
2013-12-17
1
-2
/
+2
*
|
|
|
tipc: change lock_sock order in connect()
wangweidong
2013-12-16
1
-4
/
+2
*
|
|
|
tipc: Use <linux/uaccess.h> instead of <asm/uaccess.h>
wangweidong
2013-12-16
1
-1
/
+1
*
|
|
|
tipc: kill unnecessary goto's
wangweidong
2013-12-16
1
-8
/
+6
*
|
|
|
tipc: remove unnecessary variables and conditions
wangweidong
2013-12-16
3
-17
/
+8
*
|
|
|
net-ipv6: Fix alleged compiler warning in ipv6_exthdrs_len()
Jerry Chu
2013-12-16
1
-8
/
+4
*
|
|
|
ipv6: fix compiler warning in ipv6_exthdrs_len
Hannes Frederic Sowa
2013-12-14
1
-4
/
+5
*
|
|
|
bonding: create bond_first_slave_rcu()
dingtianhong
2013-12-14
1
-0
/
+21
*
|
|
|
pkt_sched: set root qdisc before change() in attach_default_qdiscs()
Eric Dumazet
2013-12-14
2
-2
/
+5
*
|
|
|
packet: fix using smp_processor_id() in preemptible code
Li Zhong
2013-12-14
1
-1
/
+1
*
|
|
|
netconf: add proxy-arp support
stephen hemminger
2013-12-14
1
-12
/
+29
|
/
/
/
*
|
|
ipv6: fix incorrect type in declaration
Florent Fourcot
2013-12-12
1
-1
/
+2
*
|
|
net-gro: Prepare GRO stack for the upcoming tunneling support
Jerry Chu
2013-12-12
5
-74
/
+96
*
|
|
ipv6: router reachability probing
Jiri Benc
2013-12-11
2
-6
/
+25
*
|
|
sctp: remove redundant null check on asoc
wangweidong
2013-12-11
1
-4
/
+2
*
|
|
sch_htb: remove unnecessary NULL pointer judgment
Yang Yingliang
2013-12-11
1
-11
/
+5
*
|
|
ipv4: fix wildcard search with inet_confirm_addr()
Nicolas Dichtel
2013-12-11
2
-6
/
+7
*
|
|
net_sched: expand control flow of macro SKIP_NONLOCAL
Yang Yingliang
2013-12-11
1
-35
/
+122
*
|
|
tipc: remove unused 'blocked' flag from tipc_link struct
Ying Xue
2013-12-11
2
-11
/
+7
*
|
|
tipc: eliminate code duplication in media layer
Ying Xue
2013-12-11
4
-231
/
+149
*
|
|
tipc: relocate common functions from media to bearer
Ying Xue
2013-12-11
5
-401
/
+114
*
|
|
tipc: remove TIPC usage of field af_packet_priv in struct net_device
Ying Xue
2013-12-11
3
-46
/
+65
*
|
|
tipc: improve naming and comment consistency in media layer
Jon Paul Maloy
2013-12-11
2
-19
/
+19
*
|
|
tipc: initiate media type array at compile time
Jon Paul Maloy
2013-12-11
4
-62
/
+23
*
|
|
tipc: eliminate redundant code with kfree_skb_list routine
Ying Xue
2013-12-11
2
-55
/
+9
*
|
|
net_sched: sfq: put sfq_unlink in a do - while loop
Yang Yingliang
2013-12-11
1
-4
/
+6
*
|
|
net_sched: add space around '>' and before '('
Yang Yingliang
2013-12-11
2
-2
/
+3
*
|
|
net_sched: change "foo* bar" to "foo *bar"
Yang Yingliang
2013-12-11
2
-3
/
+3
*
|
|
net_sched: cls_bpf: use tabs to do indent
Yang Yingliang
2013-12-11
1
-1
/
+1
*
|
|
net_sched: remove unnecessary parentheses while return
Yang Yingliang
2013-12-11
2
-2
/
+3
*
|
|
net: handle error more gracefully in socketpair()
Yann Droneaud
2013-12-11
1
-18
/
+31
*
|
|
net: more spelling fixes
stephen hemminger
2013-12-11
5
-11
/
+11
*
|
|
ipv4: add support for IFA_FLAGS nl attribute
Jiri Pirko
2013-12-11
1
-2
/
+6
*
|
|
dn_dev: add support for IFA_FLAGS nl attribute
Jiri Pirko
2013-12-11
1
-4
/
+9
*
|
|
neigh: use neigh_parms_net() to get struct neigh_parms->net pointer
Jiri Pirko
2013-12-10
1
-1
/
+1
*
|
|
ipv6 addrconf: revert /proc/net/if_inet6 ifa_flag format
Jiri Pirko
2013-12-10
1
-2
/
+2
*
|
|
ipv6: use ip6_flowinfo helper
Florent Fourcot
2013-12-10
1
-2
/
+1
*
|
|
ipv6: add ip6_flowlabel helper
Florent Fourcot
2013-12-10
2
-2
/
+2
*
|
|
ipv6: remove rcv_tclass of ipv6_pinfo
Florent Fourcot
2013-12-10
2
-6
/
+2
[prev]
[next]