Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
3038eeac027d8ec62e4936143498f2b37baf4cb5
/
net
3038eeac
ipv4: Lock socket and use cork flow in ip4_datagram_connect().
by David S. Miller
· 14 years ago
fdbb0f0
l2tp: Use cork flow in l2tp_ip_connect() and l2tp_ip_sendmsg()
by David S. Miller
· 14 years ago
6af88da
l2tp: Fix locking in l2tp_core.c
by David S. Miller
· 14 years ago
2f16270
l2tp: Fix locking in l2tp_ip.c
by David S. Miller
· 14 years ago
da905bd
tcp: Use cork flow in tcp_v4_connect()
by David S. Miller
· 14 years ago
2c42758
dccp: Use cork flow in dccp_v4_connect()
by David S. Miller
· 14 years ago
1ab7b6a
ethtool: remove phys_id from ethtool_ops
by Stephen Hemminger
· 14 years ago
7065272
ipv4: Initialize cork->opt using NULL not 0.
by David S. Miller
· 14 years ago
b80d722
ipv4: Initialize on-stack cork more efficiently.
by David S. Miller
· 14 years ago
bdc712b
inet: Decrease overhead of on-stack inet_cork.
by David S. Miller
· 14 years ago
7143b7d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
90864fb
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
228e548
net: Add sendmmsg socket system call
by Anton Blanchard
· 14 years ago
1c5cae8
net: call dev_alloc_name from register_netdevice
by Jiri Pirko
· 14 years ago
a70171d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
eaef6a9
mac80211: Fix a warning due to skipping tailroom reservation for IV
by Mohammed Shafi Shajakhan
· 14 years ago
c8d55a9
can: rename can_try_module_get to can_get_proto
by Kurt Van Dijck
· 14 years ago
1650629
can: make struct can_proto const
by Kurt Van Dijck
· 14 years ago
64f3b9e
net: ip_expire() must revalidate route
by Eric Dumazet
· 14 years ago
301102c
ipv6: Use flowi4->{daddr,saddr} in ipip6_tunnel_xmit().
by David S. Miller
· 14 years ago
cbb1e85
ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels.
by David S. Miller
· 14 years ago
9a1b949
ipv4: Pass explicit saddr/daddr args to ipmr_get_route().
by David S. Miller
· 14 years ago
dd927a2
ipv4: In ip_build_and_send_pkt() use 'saddr' and 'daddr' args passed in.
by David S. Miller
· 14 years ago
69458cb
ipv4: Use flowi4->{daddr,saddr} in ipip_tunnel_xmit().
by David S. Miller
· 14 years ago
18a353f4
sctp: Use flowi4's {saddr,daddr} in sctp_v4_dst_saddr() and sctp_v4_get_dst()
by David S. Miller
· 14 years ago
492f64c
ipv4: Use flowi4's {saddr,daddr} in igmpv3_newpack() and igmp_send_report()
by David S. Miller
· 14 years ago
31e4543d
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
by David S. Miller
· 14 years ago
f139016
dccp: Use flowi4->saddr in dccp_v4_connect()
by David S. Miller
· 14 years ago
475949d
ipv4: Renamt struct rtable's rt_tos to rt_key_tos.
by David S. Miller
· 14 years ago
417da66
ipv4: Rework ipmr_rt_fib_lookup() flow key initialization.
by David S. Miller
· 14 years ago
ff53881
sysctl: net: call unregister_net_sysctl_table where needed
by Lucian Adrian Grijincu
· 14 years ago
41c31f3
networking: inappropriate ioctl operation should return ENOTTY
by Lifeng Sun
· 14 years ago
e67f88d
net: dont hold rtnl mutex during netlink dump callbacks
by Eric Dumazet
· 14 years ago
dcfd9cd
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
by David S. Miller
· 14 years ago
5615787
ipv4: Make sure flowi4->{saddr,daddr} are always set.
by David S. Miller
· 14 years ago
816c04f
mac80211: consolidate MIC failure report handling
by Christian Lamparter
· 14 years ago
7cfd260
ipv4: don't spam dmesg with "Using LC-trie" messages
by Alexey Dobriyan
· 14 years ago
a05d2ad
af_unix: Only allow recv on connected seqpacket sockets.
by Eric W. Biederman
· 14 years ago
32ae9b2
batman-adv: Make bat_priv->primary_if an rcu protected pointer
by Marek Lindner
· 14 years ago
71e4aa9
batman-adv: fix gw_node_update() and gw_election()
by Antonio Quartulli
· 14 years ago
5f657ec
batman-adv: Move definition of atomic_dec_not_zero() into main.h
by Antonio Quartulli
· 14 years ago
b5a6f69
batman-adv: orig_hash_find() manages rcu_lock/unlock internally
by Antonio Quartulli
· 14 years ago
7073949
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
by David Decotigny
· 14 years ago
25db033
ethtool: Use full 32 bit speed range in ethtool's set_settings
by David Decotigny
· 14 years ago
8ae6daca
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
by David Decotigny
· 14 years ago
ad246c9
ipv4, ipv6, bonding: Restore control over number of peer notifications
by Ben Hutchings
· 14 years ago
dee04ca
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6
by John W. Linville
· 14 years ago
7d36a99
pktgen: create num frags requested
by amit salecha
· 14 years ago
b6202f9
bpf: depends on MODULES
by Eric Dumazet
· 14 years ago
ad22742
ipv4: Get route daddr from flow key in l2tp_ip_connect().
by David S. Miller
· 14 years ago
d4fb3d7
ipv4: Get route daddr from flow key in tcp_v4_connect().
by David S. Miller
· 14 years ago
072d8c94
ipv4: Get route daddr from flow key in inet_csk_route_req().
by David S. Miller
· 14 years ago
87321c8
ipv4: Get route daddr from flow key in ip4_datagram_connect().
by David S. Miller
· 14 years ago
91ab0b6
ipv4: Get route daddr from flow key in dccp_v4_connect().
by David S. Miller
· 14 years ago
4490166
ipv4: Fetch route saddr from flow key in l2tp_ip_connect().
by David S. Miller
· 14 years ago
4071cff
ipv4: Fetch route saddr from flow key in tcp_v4_connect().
by David S. Miller
· 14 years ago
a406b61
ipv4: Fetch route saddr from flow key in ip4_datagram_connect().
by David S. Miller
· 14 years ago
b883187
ipv4: Fetch route saddr from flow key in inet_sk_reselect_saddr().
by David S. Miller
· 14 years ago
813b3b5
ipv4: Use caller's on-stack flowi as-is in output route lookups.
by David S. Miller
· 14 years ago
cf91166
net: Use non-zero allocations in dst_alloc().
by David S. Miller
· 14 years ago
5c1e6aa
net: Make dst_alloc() take more explicit initializations.
by David S. Miller
· 14 years ago
778865a
l2tp: Fix inet_opt conversion.
by David S. Miller
· 14 years ago
b3b2700
dsa/mv88e6131: fix unknown multicast/broadcast forwarding on mv88e6085
by Peter Korsgaard
· 14 years ago
c4d27ef
bridge: convert br_features_recompute() to ndo_fix_features
by Michał Mirosław
· 14 years ago
1742f18
net: fix netdev_increment_features()
by Michał Mirosław
· 14 years ago
96339d6
net:use help function of skb_checksum_start_offset to calculate offset
by Shan Wei
· 14 years ago
f6d8bd0
inet: add RCU protection to inet->opt
by Eric Dumazet
· 14 years ago
7cbc9bd
Bluetooth: Fix updating conn->auth_type in hci_io_capa_request_evt
by Johan Hedberg
· 14 years ago
4df378a
Bluetooth: Add store_hint parameter to mgmt_new_key
by Johan Hedberg
· 14 years ago
4748fed
Bluetooth: Remove old_key_type from mgmt_ev_new_key
by Johan Hedberg
· 14 years ago
655fe6e
Bluetooth: Fix connection key type updating for buggy controllers
by Johan Hedberg
· 14 years ago
12adcf3
Bluetooth: Fix old_key_type logic for non-persistent keys
by Johan Hedberg
· 14 years ago
d25e28a
Bluetooth: Fix link key persistent storage criteria
by Johan Hedberg
· 14 years ago
582fbe9
Bluetooth: Fix logic in hci_pin_code_request_evt
by Johan Hedberg
· 14 years ago
be77159
Bluetooth: Fix reason code for pairing rejection
by Johan Hedberg
· 14 years ago
55bc1a3
Bluetooth: Add confirm_hint parameter to user confirmation requests
by Johan Hedberg
· 14 years ago
79c6c70
Bluetooth: Fix HCI_CONN_AUTH_PEND flag for all authentication requests
by Johan Hedberg
· 14 years ago
9f61656
Bluetooth: Add variable SSP auto-accept delay support
by Johan Hedberg
· 14 years ago
7a82890
Bluetooth: Add automated SSP user confirmation responses
by Johan Hedberg
· 14 years ago
aac6af5
mac80211: Skip tailroom reservation for full HW-crypto devices
by Yogesh Ashok Powar
· 14 years ago
bdbfd6b
mac80211: Add new API for rate selection
by Sujith Manoharan
· 14 years ago
8178d38
mac80211: allow low level drivers to report packet loss
by Arik Nemtsov
· 14 years ago
a770bb5
Bluetooth: Add secure flag for mgmt_pin_code_req
by Waldemar Rymarkiewicz
· 14 years ago
58797bf
Bluetooth: Respect local MITM req in io_cap reply
by Waldemar Rymarkiewicz
· 14 years ago
60b83f5
Bluetooth: Ignore key unauthenticated for high security
by Waldemar Rymarkiewicz
· 14 years ago
13d3931
Bluetooth: Map sec_level to link key requirements
by Waldemar Rymarkiewicz
· 14 years ago
9003c4e
Bluetooth: Don't modify sec_level if auth failed
by Waldemar Rymarkiewicz
· 14 years ago
b6020ba
Bluetooth: Add definitions for link key types
by Waldemar Rymarkiewicz
· 14 years ago
0a14842
net: filter: Just In Time compiler for x86-64
by Eric Dumazet
· 14 years ago
314b238
Bluetooth: Add discovering event to the Management interface
by Johan Hedberg
· 14 years ago
14a5366
Bluetooth: Add basic discovery commands to the management interface
by Johan Hedberg
· 14 years ago
cf2f90f
Bluetooth: Don't export l2cap_sock_ops
by Gustavo F. Padovan
· 14 years ago
6ff5abb
Bluetooth: Fix memory leak with L2CAP channels
by Gustavo F. Padovan
· 14 years ago
8c1d787
Bluetooth: Move conn to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
fe4128e
Bluetooth: Move more vars to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
0c1bc5c
Bluetooth: Move more channel info to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
47d1ec6
Bluetooth: Move more vars to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
4343478
Bluetooth: Move some more elements to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
77a74c7
Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect()
by Gustavo F. Padovan
· 14 years ago
b445003
Bluetooth: Move conf_state to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
Next »