aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras2012-03-04
* dccp: fix bug in sequence number validation during connection setupSamuel Jero2012-03-03
* dccp ccid-3: replace incorrect BUG_ONGerrit Renker2012-03-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-01
|\
| * Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-03-01
| |\
| | * netfilter: bridge: fix module autoload in compat caseFlorian Westphal2012-02-25
| * | tcp: fix false reordering signal in tcp_shifted_skbNeal Cardwell2012-02-28
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-27
| |\ \
| | * | mac80211: Fix a warning on changing to monitor mode from STAMohammed Shafi Shajakhan2012-02-21
| | * | mac80211: zero initialize count field in ieee80211_tx_rateMohammed Shafi Shajakhan2012-02-21
* | | | rtnetlink: Fix VF IFLA policyGreg Rose2012-03-01
* | | | Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2012-02-29
|\ \ \ \
| * | | | tipc: Optimize setting of immutable payload message header fieldsAllan Stephens2012-02-29
| * | | | tipc: Eliminate obsolete code for re-sending a messageAllan Stephens2012-02-29
| * | | | tipc: Un-inline port routine for processing incoming messagesAllan Stephens2012-02-29
| * | | | tipc: Eliminate support for tipc_mode global variableAllan Stephens2012-02-24
| * | | | tipc: Eliminate obsolete support for "not running" modeAllan Stephens2012-02-24
| * | | | tipc: Revert name table translation optimizationAllan Stephens2012-02-24
| * | | | tipc: Minor optimization to broadcast link synchronization logicAllan Stephens2012-02-24
| * | | | tipc: Remove obsolete comments about routing table updatesAllan Stephens2012-02-24
| * | | | tipc: Eliminate trivial buffer manipulation helper routinesAllan Stephens2012-02-24
| * | | | tipc: Hide internal details of node table implementationAllan Stephens2012-02-24
| * | | | tipc: Eliminate a test for negative unsigned quantitiesAllan Stephens2012-02-24
| * | | | tipc: nuke the delimit static inline function.Paul Gortmaker2012-02-24
| * | | | tipc: Add check to prevent insertion of duplicate name table entriesAllan Stephens2012-02-24
| * | | | tipc: Simplify enforcement of reserved name type prohibitionAllan Stephens2012-02-24
| * | | | tipc: Remove duplicate check of message destination nodeAllan Stephens2012-02-24
| * | | | tipc: Detect duplicate nodes using different network interfacesAllan Stephens2012-02-24
| * | | | tipc: Introduce node signature field in neighbor discovery messageAllan Stephens2012-02-24
* | | | | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-02-28
|\ \ \ \ \
| * | | | | batman-adv: Fix indentation of multiline statementsSven Eckelmann2012-02-28
| * | | | | batman-adv: Start new development cycleSven Eckelmann2012-02-16
| * | | | | batman-adv: TT_CLIENT_PENDING is never set in struct tt_global_entryAntonio Quartulli2012-02-16
| * | | | | batman-adv: code refactoring - move debug print into tt_local_set_pendingAntonio Quartulli2012-02-16
| * | | | | batman-adv: set TT_CLIENT_NEW flag before invoking hash_add()Antonio Quartulli2012-02-16
| * | | | | batman-adv: Update copyright yearsSven Eckelmann2012-02-16
| * | | | | batman-adv: refactor tt_global_del() to avoid misalignmentSven Eckelmann2012-02-16
| * | | | | batman-adv: convert time_after instances to has_timed_outMarek Lindner2012-02-16
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-26
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-26
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-02-24
| | |\ \ \ \
| | | * | | | netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)Jozsef Kadlecsik2012-02-24
| | | * | | | Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new entries"Pablo Neira Ayuso2012-02-24
| | * | | | | gre: fix spelling in commentsstephen hemminger2012-02-24
| | * | | | | ipsec: be careful of non existing mac headersEric Dumazet2012-02-23
| | |/ / / /
| | * | | | Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2012-02-23
| | |\ \ \ \
| | | * | | | netfilter: ctnetlink: fix soft lockup when netlink adds new entriesJozsef Kadlecsik2012-02-21
| | | * | | | netfilter: nf_queue: fix queueing of bridged gro skbsFlorian Westphal2012-02-09
| | | * | | | ipvs: fix matching of fwmark templates during schedulingSimon Horman2012-02-04
| | * | | | | netfilter: ip6_route_output() never returns NULL.RongQing.Li2012-02-22