summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-05-29batman-adv: Remove unnecessary INIT_HLIST_NODE() callsLinus Lüssing
2013-05-29batman-adv: pass a 16bit long flag argument to tt_global_add()Antonio Quartulli
2013-05-29batman-adv: don't deal with NET_IP_ALIGN manuallyAntonio Quartulli
2013-05-29batman-adv: refactor batadv_tt_local_event()Antonio Quartulli
2013-05-29batman-adv: move batadv_slide_own_bcast_window to bat_iv_ogm.cAntonio Quartulli
2013-05-29batman-adv: move ring_buffer helper functions in bat_iv_ogmAntonio Quartulli
2013-05-29batman-adv: use eth_hdr() when it makes senseAntonio Quartulli
2013-05-29batman-adv: don't initialise batman_iv private members in hard-interface.cAntonio Quartulli
2013-05-29batman-adv: do not silently ignore wrong conditionAntonio Quartulli
2013-05-29batman-adv: don't check compat version twiceAntonio Quartulli
2013-05-29batman-adv: don't check the source address twiceAntonio Quartulli
2013-05-29batman-adv: slightly improve neighbor creation debug messageAntonio Quartulli
2013-05-29batman-adv: drop useless argument seqno in neighbor creationAntonio Quartulli
2013-05-29batman-adv: fix typos in kernel doc & commentsMarek Lindner
2013-05-29batman-adv: send each broadcast only once on non-wireless interfacesMatthias Schiffer
2013-05-29batman-adv: split batadv_is_wifi_iface() into two functionsMatthias Schiffer
2013-05-28net: Fix build warnings after mac_header and transport_header became __u16.David S. Miller
2013-05-28arp: flush arp cache on IFF_NOARP changeTimo Teräs
2013-05-28net: pass changed flags along with NETDEV_CHANGE eventJiri Pirko
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-28netpoll: remove return value from netpoll_rx_disable()dingtianhong
2013-05-28MPLS: Add limited GSO supportSimon Horman
2013-05-26tcp: Remove 2 indentation levels in tcp_rcv_state_processJoe Perches
2013-05-26tcp: Remove another indentation level in tcp_rcv_state_processJoe Perches
2013-05-26tcp: remove one indentation level in tcp_rcv_state_process()Eric Dumazet
2013-05-26net: add netnotifier event for upper device changeJiri Pirko
2013-05-26net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-24bridge: Set vlan_features to allow offloads on vlans.Vlad Yasevich
2013-05-24tcp: xps: fix reordering issuesEric Dumazet
2013-05-23xfrm: properly handle invalid states as an errorTimo Teräs
2013-05-23ipv6: use ipv6_addr_scope() helperCong Wang
2013-05-23ipv6: use ipv6_addr_any() helperCong Wang
2013-05-23tcp: bug fix in proportional rate reduction.Nandita Dukkipati
2013-05-23sch_tbf: segment too big GSO packetsEric Dumazet
2013-05-22net: Loosen constraints for recalculating checksum in skb_segment()Simon Horman
2013-05-22bridge: send query as soon as leave is receivedCong Wang
2013-05-22bridge: only expire the mdb entry when query is receivedCong Wang
2013-05-22bridge: use the bridge IP addr as source addr for querierCong Wang
2013-05-21batman-adv: Avoid double freeing of bat_countersMartin Hundebøll
2013-05-20tcp: md5: remove spinlock usage in fast pathEric Dumazet
2013-05-20rps: selective flow shedding during softnet overflowWillem de Bruijn
2013-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-05-20ip_gre: fix a possible crash in ipgre_err()Eric Dumazet
2013-05-20tcp: remove bad timeout logic in fast recoveryYuchung Cheng
2013-05-20Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell
2013-05-19net: irda: using kzalloc() instead of kmalloc() to avoid strncpy() issue.Chen Gang
2013-05-19ipv6: add support of peer addressNicolas Dichtel
2013-05-19netlabel: improve domain mapping validationPaul Moore