summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2011-04-22inet: constify ip headers and in6_addrEric Dumazet
2011-04-21net: fix hw_features ethtool_ops->set_flags compatibilityMichał Mirosław
2011-04-21sctp: implement event notification SCTP_SENDER_DRY_EVENTWei Yongjun
2011-04-21sctp: change auth event type name to SCTP_AUTHENTICATION_EVENTWei Yongjun
2011-04-21sctp: implement socket option SCTP_GET_ASSOC_ID_LISTWei Yongjun
2011-04-20sctp: move chunk from retransmit queue to abandoned listWei Yongjun
2011-04-20sctp: make heartbeat information in sctp_make_heartbeat()Wei Yongjun
2011-04-20sctp: fix to check the source address of COOKIE-ECHO chunkWei Yongjun
2011-04-20sctp: handle ootb packet in chunk order as definedShan Wei
2011-04-20sctp: bail from sctp_endpoint_lookup_assoc() if not boundVlad Yasevich
2011-04-20sctp: remove completely unsed EMPTY stateVlad Yasevich
2011-04-20sctp: check invalid value of length parameter in error causeShan Wei
2011-04-20sctp: check parameter value of length in ERROR chunkShan Wei
2011-04-20net: batman-adv: remove rx_csum ethtool_opsMichał Mirosław
2011-04-20net: dsa: remove ethtool_ops->set_sgMichał Mirosław
2011-04-19sctp: Release all routes when processing acks ADD_IP or DEL_IPVlad Yasevich
2011-04-19sctp: Allow bindx_del to accept 0 portVlad Yasevich
2011-04-19sctp: teach CACC algorithm about removed transportsVlad Yasevich
2011-04-19sctp: use memdup_user to copy data from userspaceShan Wei
2011-04-19sctp: kill abandoned SCTP_CMD_TRANSMIT commandShan Wei
2011-04-19sctp: use common head of addr parameter to access member in addr-unrelated codeShan Wei
2011-04-19sctp: fix the comment of sctp_sf_violation_paramlen()Shan Wei
2011-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-04-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-17bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_...Ben Hutchings
2011-04-17vlan: Propagate NETDEV_NOTIFY_PEERS notifierBen Hutchings
2011-04-17ipv6: Send unsolicited neighbour advertismements when notifiedBen Hutchings
2011-04-17decnet: Don't leak entries when rebuilding zone.David S. Miller
2011-04-17bridge: fix accidental creation of sysfs directoryStephen Hemminger
2011-04-17Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-04-17netfilter: ip6table_mangle: Fix set-but-unused variables.David S. Miller
2011-04-17netfilter: ip6_tables: Fix set-but-unused variables.David S. Miller
2011-04-17netfilter: nf_conntrack_standalone: Fix set-but-unused variables.David S. Miller
2011-04-17netfilter: nfnetlink_log: Fix set-but-unused variables.David S. Miller
2011-04-17netlabel: Fix set-but-unused variables.David S. Miller
2011-04-17l2tp: Fix set-but-unused variables.David S. Miller
2011-04-17irda: irproc: Fix set-but-unused variables.David S. Miller
2011-04-17irda: irlap_event: Fix set-but-unused variables.David S. Miller
2011-04-17caif: Fix set-but-unused variables.David S. Miller
2011-04-17batman-adv: Set the txqueuelen to zero when creating soft interfaceAndrew Lunn
2011-04-17batman-adv: protect softif_neigh by rcuSimon Wunderlich
2011-04-17batman-adv: concentrate all curr_gw related rcu operations in select/deselect...Marek Lindner
2011-04-17batman-adv: Protect global TQ window with a spinlockLinus Lüssing
2011-04-17batman-adv: Make orig_node->router an rcu protected pointerLinus Lüssing
2011-04-17batman-adv: Simplify gw_check_election(), use gw_get_selected()Linus Lüssing
2011-04-17batman-adv: Make gateway_get_selected type safeLinus Lüssing
2011-04-17batman-adv: Move bonding / iface alternating router search to own functionsLinus Lüssing
2011-04-17atm: lec: Fix set-but-unused variables.David S. Miller
2011-04-17ax25: Fix set-but-unused variable.David S. Miller
2011-04-17econet: Fix set-but-unused variable.David S. Miller