Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ad227425c9ca907b5498e2558320b7e585d86ec9
/
net
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
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
0a14842
net: filter: Just In Time compiler for x86-64
by Eric Dumazet
· 14 years ago
2e97e98
ipv4: Remove erroneous check in igmpv3_newpack() and igmp_send_report().
by David S. Miller
· 14 years ago
2d7192d
ipv4: Sanitize and simplify ip_route_{connect,newports}()
by David S. Miller
· 14 years ago
da0420b
sctp: clean up route lookup calls
by Vlad Yasevich
· 14 years ago
af13847
sctp: remove useless arguments from get_saddr() call
by Vlad Yasevich
· 14 years ago
9c6a02f
sctp: make sctp over IPv6 work with IPsec
by Vlad Yasevich
· 14 years ago
9914ae3
sctp: cache the ipv6 source after route lookup
by Vlad Yasevich
· 14 years ago
6250341
sctp: fix sctp to work with ipv6 source address routing
by Weixing Shi
· 14 years ago
2bd93d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
bf73484
bluetooth: Fix use-before-initiailized var.
by David S. Miller
· 14 years ago
345578d
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
3aba891
bonding: move processing of recv handlers into handle_frame()
by Jiri Pirko
· 14 years ago
22d5969
net: make WARN_ON in dev_disable_lro() useful
by Michał Mirosław
· 14 years ago
0972ddb
net: provide cow_metrics() methods to blackhole dst_ops
by Held Bernhard
· 14 years ago
cfef604
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
1ed3aad
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
b71d1d4
inet: constify ip headers and in6_addr
by Eric Dumazet
· 14 years ago
f01cb5f
Revert "bridge: Forward reserved group addresses if !STP"
by David S. Miller
· 14 years ago
e965c05
ipv6: Remove hoplimit initialization to -1
by Thomas Egerer
· 14 years ago
5f8629c
net: fix hw_features ethtool_ops->set_flags compatibility
by Michał Mirosław
· 14 years ago
a9cf73e
ipv6: udp: fix the wrong headroom check
by Shan Wei
· 14 years ago
e1cdd55
sctp: implement event notification SCTP_SENDER_DRY_EVENT
by Wei Yongjun
· 14 years ago
ee916fd
sctp: change auth event type name to SCTP_AUTHENTICATION_EVENT
by Wei Yongjun
· 14 years ago
209ba42
sctp: implement socket option SCTP_GET_ASSOC_ID_LIST
by Wei Yongjun
· 14 years ago
243e6df
mac80211: fix SMPS debugfs locking
by Johannes Berg
· 14 years ago
10022a6
can: add missing socket check in can/raw release
by Oliver Hartkopp
· 14 years ago
4c6a6f42
sctp: move chunk from retransmit queue to abandoned list
by Wei Yongjun
· 14 years ago
92c73af
sctp: make heartbeat information in sctp_make_heartbeat()
by Wei Yongjun
· 14 years ago
de6becdc0
sctp: fix to check the source address of COOKIE-ECHO chunk
by Wei Yongjun
· 14 years ago
85c5ed4
sctp: handle ootb packet in chunk order as defined
by Shan Wei
· 14 years ago
deb85a6
sctp: bail from sctp_endpoint_lookup_assoc() if not bound
by Vlad Yasevich
· 14 years ago
0b8f9e2
sctp: remove completely unsed EMPTY state
by Vlad Yasevich
· 14 years ago
96ca468
sctp: check invalid value of length parameter in error cause
by Shan Wei
· 14 years ago
8a00be1
sctp: check parameter value of length in ERROR chunk
by Shan Wei
· 14 years ago
97dbee7
net: batman-adv: remove rx_csum ethtool_ops
by Michał Mirosław
· 14 years ago
290129f
net: dsa: remove ethtool_ops->set_sg
by Michał Mirosław
· 14 years ago
c6ef006
sctp: Release all routes when processing acks ADD_IP or DEL_IP
by Vlad Yasevich
· 14 years ago
ee9cbac
sctp: Allow bindx_del to accept 0 port
by Vlad Yasevich
· 14 years ago
f246a7b
sctp: teach CACC algorithm about removed transports
by Vlad Yasevich
· 14 years ago
934253a
sctp: use memdup_user to copy data from userspace
by Shan Wei
· 14 years ago
6600992
sctp: kill abandoned SCTP_CMD_TRANSMIT command
by Shan Wei
· 14 years ago
6a43573
sctp: use common head of addr parameter to access member in addr-unrelated code
by Shan Wei
· 14 years ago
33c7cfd
sctp: fix the comment of sctp_sf_violation_paramlen()
by Shan Wei
· 14 years ago
c6914a6
can: Add missing socket check in can/bcm release.
by Dave Jones
· 14 years ago
73b4809
mac80211: explain padding in place of rate field
by Johannes Berg
· 14 years ago
dcf55fb
mac80211: add a function for setting the TIM bit for a specific station
by Felix Fietkau
· 14 years ago
7762bb0
mac80211: fix debugfs printk format warning
by Randy Dunlap
· 14 years ago
cbc6a6e
rfkill: Regulator consumer driver for rfkill
by Antonio Ospite
· 14 years ago
bb411b4
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
0b0dc0f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 14 years ago
4805347
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 14 years ago
a8a8a09
netfilter: ipset: Fix the order of listing of sets
by Jozsef Kadlecsik
· 14 years ago
e194342
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
a429b51
Bluetooth: Only keeping SAR bits when retransmitting one frame.
by Ruiyi Zhang
· 14 years ago
f21ca5f
Bluetooth: fix shutdown on SCO sockets
by Luiz Augusto von Dentz
· 14 years ago
b79f44c
Bluetooth: Fix keeping the command timer running
by Vinicius Costa Gomes
· 14 years ago
7a74aeb
Bluetooth: Fix refcount balance for hci connection
by Ville Tervo
· 14 years ago
7c89943
bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_PEERS
by Ben Hutchings
· 14 years ago
9960647
vlan: Propagate NETDEV_NOTIFY_PEERS notifier
by Ben Hutchings
· 14 years ago
f47b946
ipv6: Send unsolicited neighbour advertismements when notified
by Ben Hutchings
· 14 years ago
a01c133
decnet: Don't leak entries when rebuilding zone.
by David S. Miller
· 14 years ago
28674b9
bridge: fix accidental creation of sysfs directory
by Stephen Hemminger
· 14 years ago
9c6bc16
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
by David S. Miller
· 14 years ago
b169f6d
netfilter: ip6table_mangle: Fix set-but-unused variables.
by David S. Miller
· 14 years ago
f3c85dd
netfilter: ip6_tables: Fix set-but-unused variables.
by David S. Miller
· 14 years ago
d88d7de
netfilter: nf_conntrack_standalone: Fix set-but-unused variables.
by David S. Miller
· 14 years ago
d87d7fb
netfilter: nfnetlink_log: Fix set-but-unused variables.
by David S. Miller
· 14 years ago
dab51d0
netlabel: Fix set-but-unused variables.
by David S. Miller
· 14 years ago
8cb4901
l2tp: Fix set-but-unused variables.
by David S. Miller
· 14 years ago
6385969
irda: irproc: Fix set-but-unused variables.
by David S. Miller
· 14 years ago
1627ea3
irda: irlap_event: Fix set-but-unused variables.
by David S. Miller
· 14 years ago
056693a
caif: Fix set-but-unused variables.
by David S. Miller
· 14 years ago
af20b71
batman-adv: Set the txqueuelen to zero when creating soft interface
by Andrew Lunn
· 14 years ago
ba85fac
batman-adv: protect softif_neigh by rcu
by Simon Wunderlich
· 14 years ago
c4aac1a
batman-adv: concentrate all curr_gw related rcu operations in select/deselect functions
by Marek Lindner
· 14 years ago
6800390
batman-adv: Protect global TQ window with a spinlock
by Linus Lüssing
· 14 years ago
e1a5382f
batman-adv: Make orig_node->router an rcu protected pointer
by Linus Lüssing
· 14 years ago
57f0c07
batman-adv: Simplify gw_check_election(), use gw_get_selected()
by Linus Lüssing
· 14 years ago
4c80485
batman-adv: Make gateway_get_selected type safe
by Linus Lüssing
· 14 years ago
5515862
batman-adv: Move bonding / iface alternating router search to own functions
by Linus Lüssing
· 14 years ago
9e5ebaf
atm: lec: Fix set-but-unused variables.
by David S. Miller
· 14 years ago
d8f969e
ax25: Fix set-but-unused variable.
by David S. Miller
· 14 years ago
b3b8dc5
econet: Fix set-but-unused variable.
by David S. Miller
· 14 years ago
Next »